Skip to content

v2.1.8 Pitch Intervals & minor fixes

Compare
Choose a tag to compare
@Natooz Natooz released this 28 Nov 13:35
· 116 commits to main since this release
89c4678

This new version brings a new additional token type: pitch intervals. It allows to represent pitch intervals for simultaneous and successive note. You can read more details about how it works in the docs.
We greatly improved the tests and Ci workflow, and fixed a few minor bugs and improvements along the way.

This new version also drops support for Python 3.7, and now requires Python 3.8 and newer. You can read more about the decision and how to make it retro-compatible in the docs.

We encourage you to update to the latest miditoolkit version, which also features some fixes and improvements. The most notable one is a clean of the dependencies, and compatibility with recent numpy versions!

What's Changed

New Contributors

Full Changelog: v2.1.7...v2.1.8