Releases: adafruit/Adafruit_CircuitPython_MIDI
1.5.2 - Fix For Sphinx RTD Theme
Full Changelog: 1.5.1...1.5.2
1.5.1 - Active Sensing Docs
1.5.0 - Support ActiveSensing Message
What's Changed
- Add ActiveSensing message by @matthewbadeau in #57
New Contributors
- @matthewbadeau made their first contribution in #57
Full Changelog: 1.4.19...1.5.0
1.4.19 - Type Annotations For MidiMessage and Init
What's Changed
- added typehints to midimessage and init by @jordanhemingway-revvity in #52
New Contributors
- @jordanhemingway-revvity made their first contribution in #52
Full Changelog: 1.4.18...1.4.19
1.4.18 - Fix RTD Docs Build and Unpin Sphinx
Changes: 1.4.17...1.4.18
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-midi
.
Read the docs for info on how to use it.
1.4.17 - Fix RTD Theme Issue
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-midi
.
Read the docs for info on how to use it.
1.4.16 - Gave all MIDIMessage objects a useful repr()
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-midi
.
Read the docs for info on how to use it.
What's Changed
Full Changelog: 1.4.15...1.4.16
1.4.15 - Updated pre-commit hooks
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-midi
.
Read the docs for info on how to use it.
1.4.14 - Fixed pylint errors
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-midi
.
Read the docs for info on how to use it.
1.4.13 - Made copyright stay up to date in docs/conf.py
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-midi
.
Read the docs for info on how to use it.