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

  • exports and ArrayBuffer handling with TS 4.9 (#39) (d56ac7b)

- TypeScript
Published by cheminfo-bot 11 months ago

https://github.com/cheminfo/file-collection - v5.1.0

5.1.0 (2025-07-24)

Features

  • add options support on SourceItem (#35) (e09fab1)

- TypeScript
Published by cheminfo-bot 12 months ago

https://github.com/cheminfo/file-collection - v5.0.1

5.0.1 (2025-07-23)

Bug Fixes

  • complete buffer types supported by appendArrayBuffer (#32) (03c1ac5)
  • normalize relativePath (#34) (c8a4621)

- 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 filter and cache props shortcut
  • access filter and cache directly from options props. Shortcuts removed.

Features

  • add .filter method to FileCollection prototype (8757cc0)
  • expose chainable API (#30) (8757cc0)

Bug Fixes

  • export missing Source and SourceItem interfaces (8757cc0)

Code Refactoring

  • remove filter and cache props 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.fromPath static method (#25) (0b1c783)
  • add FileCollection.fromSource static 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 fromIum input string and NodeJS.ReadableStream support. If you used string you have to decode it to Uint8Array. If you used Node.js Readable Streams, convert them to Web Stream with Readable.toWeb
  • migrate to ESM-only (#15)

Bug Fixes

  • .stream() method on sources added by FileCollection.appendSource (156cab8)
  • file paths from toIum zip 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

- 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

- 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

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

Documentation

- TypeScript
Published by cheminfo-bot about 3 years ago