Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 182 Bytes

CHANGELOG.md

File metadata and controls

7 lines (6 loc) · 182 Bytes

0.3.0

  • Updated midir to 0.9.1
  • Added serde support behind a serde feature flag
    • Only for Color and Pad structs, currently
  • impl Eq for Color
  • impl Sub<Pad> for Pad