Recent Releases of https://github.com/cheminfo/file-collection
https://github.com/cheminfo/file-collection - v5.1.1
5.1.1 (2025-08-13)
Bug Fixes
- TypeScript
Published by cheminfo-bot 11 months ago
https://github.com/cheminfo/file-collection - v5.1.0
5.1.0 (2025-07-24)
Features
- TypeScript
Published by cheminfo-bot 12 months ago
https://github.com/cheminfo/file-collection - v5.0.0
5.0.0 (2025-07-21)
⚠ BREAKING CHANGES
- remove
filterandcacheprops shortcut - access
filterandcachedirectly fromoptionsprops. Shortcuts removed.
Features
Bug Fixes
- export missing
SourceandSourceIteminterfaces (8757cc0)
Code Refactoring
- remove
filterandcacheprops shortcut (8757cc0)
- TypeScript
Published by cheminfo-bot 12 months ago
https://github.com/cheminfo/file-collection - v4.1.1
4.1.1 (2025-07-10)
Bug Fixes
- TypeScript
Published by cheminfo-bot about 1 year ago
https://github.com/cheminfo/file-collection - v4.1.0
4.1.0 (2025-07-09)
Features
- add
FileCollection.fromPathstatic method (#25) (0b1c783) - add
FileCollection.fromSourcestatic method (#26) (588002f) - port fromZip from
filelist-utils(#23) (77498b9)
- TypeScript
Published by cheminfo-bot about 1 year ago
https://github.com/cheminfo/file-collection - v4.0.0
4.0.0 (2025-06-27)
⚠ BREAKING CHANGES
- remove
fromIuminputstringandNodeJS.ReadableStreamsupport. If you used string you have to decode it toUint8Array. If you used Node.js Readable Streams, convert them to Web Stream withReadable.toWeb - migrate to ESM-only (#15)
Bug Fixes
.stream()method onsourcesadded byFileCollection.appendSource(156cab8)- file paths from
toIumzip should not include//anymore (156cab8)
Code Refactoring
- TypeScript
Published by cheminfo-bot about 1 year ago
https://github.com/cheminfo/file-collection - v3.0.0
3.0.0 (2025-03-07)
⚠ BREAKING CHANGES
- ungzip create a relativePath that contains the .gz file and the name is appended
Features
- ungzip create a relativePath that contains the .gz file and the name is appended (6819ac9)
- TypeScript
Published by cheminfo-bot over 1 year ago
https://github.com/cheminfo/file-collection - v2.0.0
2.0.0 (2025-03-07)
⚠ BREAKING CHANGES
- remove support of node 18 to use crypto.randomUUID
- remove support of node 18 to use crypto.randomUUID
Features
- add parent FileItem if item is decompressed (3c60b18)
- remove support of node 18 to use crypto.randomUUID (4006fe5)
- remove support of node 18 to use crypto.randomUUID (4006fe5)
Bug Fixes
- remove @lukeed/uuid dependency and use crypto uuid generator (d9baf96)
- TypeScript
Published by cheminfo-bot over 1 year ago
https://github.com/cheminfo/file-collection - v1.0.0
1.0.0 (2024-07-13)
⚠ BREAKING CHANGES
- update depencies
Features
- add keepBasename option in appendPath (83af64f)
Miscellaneous Chores
- update depencies (bbf1875)
- TypeScript
Published by cheminfo-bot about 2 years ago
https://github.com/cheminfo/file-collection - v0.2.0
0.2.0 (2023-06-18)
Features
- add get / set methods (9e48da2)
- TypeScript
Published by cheminfo-bot about 3 years ago
https://github.com/cheminfo/file-collection - v0.1.0
0.1.0 (2023-06-17)
Features
- add appendWebSource and fix many bugs (c34605e)
- add appendWebSourceURL (8e99623)
- add cache (6800440)
Bug Fixes
- build for browser is working now correctly (ac7326f)
- deal correctly with unzip and ungzip options (d851341)
Documentation
- TypeScript
Published by cheminfo-bot about 3 years ago
https://github.com/cheminfo/file-collection - v0.0.1
0.0.1 (2023-06-14)
release-as
- 0.0.1 (f59b1a8)
Documentation
- TypeScript
Published by cheminfo-bot about 3 years ago