Skip to content

v5.0.0

Choose a tag to compare

@cheminfo-bot cheminfo-bot released this 21 Jul 12:49
13a91cb

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)