Skip to content

Latest commit

 

History

History
97 lines (45 loc) · 4.16 KB

CHANGELOG.md

File metadata and controls

97 lines (45 loc) · 4.16 KB

Changelog

0.5.0 (2025-01-06)

⚠ BREAKING CHANGES

  • Support Bemuse extensions (#93)

Features

Miscellaneous Chores

0.4.4 (2023-11-09)

Bug Fixes

0.4.3 (2023-10-08)

Features

  • Enforce Error types with thiserror (#39) (01fb306)

Bug Fixes

  • Fix non-standard resource name can't be handled correctly. (#37) (446303d)

Miscellaneous Chores

0.4.2 (2023-10-04)

Bug Fixes

  • Fix Bgm Obj can't be fully parsed (#35) (ff481ce)

0.4.1 (2023-10-03)

Bug Fixes

0.4.0 (2023-10-03)

⚠ BREAKING CHANGES

  • Store multiple notes by id (#29)

Features

Miscellaneous Chores

0.3.0 (2023-04-17)

⚠ BREAKING CHANGES

  • Support bmson (#12)
  • Change to use Track time in SectionLenChangeObj (#9)

Features

Bug Fixes

  • Change to use Track time in SectionLenChangeObj (#9) (e321707)
  • Fix to parse BACKBMP (#7) (b23b67b)

Miscellaneous Chores