- Improved windows compatibility - Fixer docker-compose setup - Added serial IOSender, SerialMIDISender, and improved web socket sender - Improved testing and fixed bugs all around.
What's Changed * Add packaging structure (closes 22) by cpmpercussion in https://github.com/cpmpercussion/imps/pull/24 * refactor interaction script to include MIDI by cpmpercussion in https://github.com/cpmpercussion/imps/pull/28 * Bump werkzeug from 3.0.1 to 3.0.3 by dependabot in https://github.com/cpmpercussion/imps/pull/26 * Bump idna from 3.6 to 3.7 by dependabot in https://github.com/cpmpercussion/imps/pull/25 * Update mdrnn to tf2 api and eliminated session and compute graph by cpmpercussion in https://github.com/cpmpercussion/imps/pull/35 * Bump urllib3 from 2.2.1 to 2.2.2 by dependabot in https://github.com/cpmpercussion/imps/pull/33 * Add web interface with `webui` command by cpmpercussion in https://github.com/cpmpercussion/imps/pull/43 * Bump certifi from 2024.6.2 to 2024.7.4 by dependabot in https://github.com/cpmpercussion/imps/pull/42
- 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 https://github.com/cpmpercussion/imps/pull/6 * Bump tensorflow from 2.0.0 to 2.0.1 by dependabot in https://github.com/cpmpercussion/imps/pull/7 * Poetry packaging by cpmpercussion in https://github.com/cpmpercussion/imps/pull/23
New Contributors * dependabot made their first contribution in https://github.com/cpmpercussion/imps/pull/7