Releases: Jajcus/python-alsa-midi
Releases · Jajcus/python-alsa-midi
1.0.4
Compare
Sorry, something went wrong.
No results found
Jajcus
released this
28 Jan 19:20
Changes:
Added Python 3.13 and 3.14 support
Removed Python 3.8 support
1.0.3
Compare
Sorry, something went wrong.
No results found
Jajcus
released this
27 Jan 21:03
Changes:
Return proper port id from client.create_port() with extra arguments (#16 )
client.sync_output_queue() method added
Tests updated to work with newer kernels
1.0.2
Compare
Sorry, something went wrong.
No results found
Jajcus
released this
26 Jul 13:40
Changes:
Python 3.11 support added
1.0.1
Compare
Sorry, something went wrong.
No results found
Jajcus
released this
31 May 08:15
Changes:
mido backend: fix finding ports by name
async input: race condition fix
1.0.0 – First official 'stable' release
Compare
Sorry, something went wrong.
No results found
Jajcus
released this
12 May 12:42
This release provides nearly complete ALSA Sequencer API and should be ready for production use.
0.1.0
Compare
Sorry, something went wrong.
No results found
Jajcus
released this
31 Dec 13:11
The first public release of the code.
The API may still change before 1.0.0 if anybody has any good suggestions.