Releases: midi2-dev/bl-midi2-rs
Releases · midi2-dev/bl-midi2-rs
0.6.2
0.6.1
0.6.1
- feat: generate MIDI CI messages
- strongly typed MIDI CI version
- implement MIDI CI discovery
- fix: fixes sysex next impl broken with 'empty' packets
- fix: some clippy warnings
- refactor!: ci is no longer a default feature
- refactor!: rename
note
properties tonote_number
- refactor!:
pitch7_9
andpitch7_25
used fixed number type- pull in
fixed
crate
- pull in
0.5.4
- ci: update remote repo url to midi2-dev
0.5.3
docs: flex data module docs
docs: adds system common module docs
docs: channel voice 2 module docs
fix: incorrect flex_data deserialisation
0.5.0
docs: generally improve documentation of public modules and traits
feat: infallible constructors and converters for array backed messages
feat: new Packets
trait implemented by all ump messages
fix: flex data text bytes iterator is public
refactor!:
refactor!:
refactor!:
refactor: switching implementation from mod.rs to file names based on module name