Releases: andamira/sofiza
Releases · andamira/sofiza
v0.3.1
v0.3.0
- now all opcodes can be parsed in the same line. (#4)
- now both midi note names and numbers can be parsed. (#5) thanks to @deermichel for both PRs!
- renamed
from_str
tofrom_name
method intrigger
,loop_mode
andfil_type
enums. - misc. warning fixes & doc updates.
- derived several more std traits.
- updated dependencies.
Full Changelog: v.0.2.3...v0.3.0
v0.2.3
v0.2.2
v0.2.1
v0.2.0
- make the fields public for Instrument, Global and Region structs.
- made error module public and the rest of modules private.
- add a custom Result type.
- update dependencies.
Full Changelog: v0.1.3...v0.2.0
v0.1.3
Full Changelog: v0.1.1...v0.1.3
v0.1.2
Full Changelog: v0.1.1...v0.1.2
v0.1.1
Full Changelog: v0.1.0...v0.1.1
v0.1.0
Full Changelog: v0.0.0...v0.1.0