Releases: softvisio-node/core
Releases · softvisio-node/core
v7.129.3
v7.129.2
7.129.2 (2025-01-09)
Fixes:
- fix: fix tar create
Other changes:
- chore: fix glob patterns
v7.129.1
7.129.1 (2025-01-08)
Other changes:
- chore: update package metadata
v7.129.0
7.129.0 (2025-01-08)
Features:
- feat: add glob pattern matchBasename option
Other changes:
- chore: fix external resource id
- chore: refactor glob
v7.128.2
7.128.2 (2025-01-06)
Other changes:
- chore: add chrome headless shell resource
- chore: add ffmpeg-win32 resource buider
- chore: add glob pattern allowGlobstar option
- chore: refactor glob
- chore: update env xdg
- chore: use async glob
v7.128.1
7.128.1 (2025-01-04)
Other changes:
- chore: add glob patterns tests
- chore: add storage glob index
- chore: migrate glob patterns
v7.128.0
7.128.0 (2025-01-03)
Features:
- feat: add async glob
Other changes:
- chore: fix api method name
- chore: refactor glob patterns
- chore: update postgres lifecycle
v7.127.0
7.127.0 (2025-01-01)
Features:
- feat: add validatePath function
v7.126.0
7.126.0 (2024-12-31)
Features:
- feat: add fs fileExists function
- feat: add fs.exists function
Other changes:
- chore: use async fs.exists where possible