Releases: cheminfo/genbank-parser
Releases · cheminfo/genbank-parser
v3.0.0
3.0.0 (2026-03-06)
⚠ BREAKING CHANGES
- migrate to type=module and update dependencies
release-as
- v3.0.0 (30993d8)
Features
- migrate to type=module and update dependencies (6af182a)
- output date as an ISO string (70b5656)
- support parsing of genbank that does not have a genbank division (d802694)
Bug Fixes
- correct genbank parsed result typescript interface (298a8ce)
- fix inreachable code (5b6fce1)
- fix parsing when definition contains an = character (05fa113)
- handle annotation with position instead of range (a3756fe)
- initialize references to an empty array (87907d5)
- make version and keywords optional in ts definition (9d25ea5)
- only description is always defined in reference (3cd0ab3)
v0.1.0
Release v0.1.0