v0.2.0
0.2.0 (2026-05-06)
⚠ BREAKING CHANGES
- getMoleculeFromIupacCondensed, parseIupacCondensed and fromIupacCondensed now take the openchemlib module as their first argument. Callers must update their call sites and install openchemlib themselves (it is now a peerDependency).
Features
- take openchemlib as a parameter instead of importing it (7b60c16)
Miscellaneous Chores
- release as 0.2.0 (37dd978)