Skip to content

v2.0.0

Latest

Choose a tag to compare

@cheminfo-bot cheminfo-bot released this 09 Apr 12:55
3bb4116

2.0.0 (2026-04-09)

⚠ BREAKING CHANGES

  • package is now ESM-only ("type": "module"), consumers using require() will need to update.

feat\

  • migrate to ESM, vitest, and ESLint 9 flat config (66534ab)

Bug Fixes

  • add coverage support for CI (901bd0c)