v2.0.0
What's Changed
- Add custom midi parser to replace mido by @SoulMelody in #1021
- Change plugin system to pluginlib by @SoulMelody in #1091
- use zippath to replace zipfile by @SoulMelody in #1106
Breaking Changes
- The new plugin system is not fully compatible with previous versions. When inheriting the plugin base class, some adaptive modifications should be made.
Full Changelog: v1.11.3...v2.0.0