Skip to content

Refactoring && CI migration to GitHub Actions && PacketBuffer improvements

Compare
Choose a tag to compare
@chris-zen chris-zen released this 16 Jan 20:02
· 10 commits to master since this release
  • Rust compiler upgraded to 1.51.0
  • Rust edition upgraded to 2018
  • Upgrade coremidi-sys, core-foundation and core-foundation-sys
  • Moved structs and impls together
  • PacketBuffer uses MIDIPacketListInit and MIDIPacketListAdd
  • Applied cargo fmt
  • Several Clippy fixes
  • Migrated CI to Github Actions
  • Breaks retro-compatibility for notification events
    • IOErrorInfo renamed to IoErrorInfo
    • Notification::IOError renamed to Notification::IoError