0.6.0 (2025-01-14)
- bms: Deal with comment/non-command, tested (#104) (6fe1f21)
- bms: Full random/switch support (#109) (6357d56)
- Derive some traits for RngMock (#110) (15facc9)
- replace todo!() with returning Error (#101) (76846d6)
- 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)
0.5.0 (2025-01-06)
- Support Bemuse extensions (#93)
0.4.4 (2023-11-09)
0.4.3 (2023-10-08)
0.4.2 (2023-10-04)
0.4.1 (2023-10-03)
0.4.0 (2023-10-03)
- Store multiple notes by id (#29)