Skip to content

Releases: cheminfo/genbank-parser

v3.0.0

06 Mar 07:55
9859d84

Choose a tag to compare

3.0.0 (2026-03-06)

⚠ BREAKING CHANGES

  • migrate to type=module and update dependencies

release-as

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

17 May 07:26

Choose a tag to compare

Release v0.1.0