Releases: cpmpercussion/impsy
Releases · cpmpercussion/impsy
v0.5.5
v0.5.4
- Improved windows compatibility
- Fixer docker-compose setup
- Added serial IOSender, SerialMIDISender, and improved web socket sender
- Improved testing and fixed bugs all around.
Full Changelog: v0.5.3...v0.5.4
v0.5.3
What's Changed
- Add packaging structure (closes #22) by @cpmpercussion in #24
- refactor interaction script to include MIDI by @cpmpercussion in #28
- Bump werkzeug from 3.0.1 to 3.0.3 by @dependabot in #26
- Bump idna from 3.6 to 3.7 by @dependabot in #25
- Update mdrnn to tf2 api and eliminated session and compute graph by @cpmpercussion in #35
- Bump urllib3 from 2.2.1 to 2.2.2 by @dependabot in #33
- Add web interface with
webui
command by @cpmpercussion in #43 - Bump certifi from 2024.6.2 to 2024.7.4 by @dependabot in #42
Full Changelog: v0.4.0...v0.5.3
v0.4.0
- Updated to use tensorflow 2
- Poetry used for dependency control
- Last release before major refactor
What's Changed
- migrating to tf.keras by @cpmpercussion in #6
- Bump tensorflow from 2.0.0 to 2.0.1 by @dependabot in #7
- Poetry packaging by @cpmpercussion in #23
New Contributors
- @dependabot made their first contribution in #7
Full Changelog: v0.3...v0.4.0
v0.3
This release removes the built-in MDN library (now gets it from pypi) and includes some other fixes.
NIME 2019 Workshop Release
Merge pull request #1 from cpmpercussion/demo Demo
v0.1
add license badge