Skip to content

v3.0.0

Latest

Choose a tag to compare

@cheminfo-bot cheminfo-bot released this 06 Mar 07:55
9859d84

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)