Releases: MikuroXina/bms-rs
Releases · MikuroXina/bms-rs
v0.6.0
0.6.0 (2025-01-14)
Features
Bug Fixes
- bms/lex: use Cow<'a, str>, for performance? (#99) (44fa2bd)
- Fix Errors about Cursor when parsing source with no "\r\n" in the end. (#106) (4b07f2d)
v0.5.0
0.5.0 (2025-01-06)
⚠ BREAKING CHANGES
- Support Bemuse extensions (#93)
Features
Miscellaneous Chores
v0.4.4
0.4.4 (2023-11-09)
Bug Fixes
v0.4.3
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
v0.4.2
0.4.2 (2023-10-04)
Bug Fixes
v0.4.1
0.4.1 (2023-10-03)
Bug Fixes
v0.4.0
0.4.0 (2023-10-03)
⚠ BREAKING CHANGES
- Store multiple notes by id (#29)
Features
Miscellaneous Chores
v0.3.0
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