Releases: cheminfo/cif-to-json
Releases · cheminfo/cif-to-json
Release list
v2.0.0
2.0.0 (2026-05-18)
⚠ BREAKING CHANGES
- package is now ESM-only; consumers using require() must migrate to import, or run Node.js >= 20.19, >= 22.12, or any 24.x or later.
Features
- add moleculeFromCif and moleculeFromCifJson with stereochemistry support (dcd8048)
- migrate to ESM, vitest, ESLint 9, and split cifParser module (b307686)
- set version to 0.1.0 (931d52f)
- set version to 0.2.0 (dc3b396)