You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Migrated CI to GitHub Actions && PacketBuffer improvements
- Rust compiler upgraded to 1.51.0
- Rust edition upgraded to 2018
- Upgrade coremidi-sys, core-foundation and core-foundation-sys
- Moved `struct`s and `impl`s 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`