Releases: zeyus/Python3BlueBox
Releases · zeyus/Python3BlueBox
BlueBox v0.1.2
What's Changed
- Bump certifi from 2022.9.24 to 2022.12.7 by @dependabot in #5
- Bump mypy from 1.0.1 to 1.1.1 by @dependabot in #6
- Bump pytest from 7.2.2 to 7.3.0 by @dependabot in #7
- Bump mypy from 1.1.1 to 1.2.0 by @dependabot in #8
- Bump attrs from 22.2.0 to 23.1.0 by @dependabot in #9
- Bump packaging from 23.0 to 23.1 by @dependabot in #10
- Bump pytest from 7.3.0 to 7.3.1 by @dependabot in #11
New Contributors
- @dependabot made their first contribution in #5
Full Changelog: v0.1.0...v0.1.2
v0.1.0 bluebox: modernized
What's Changed
- Released under MIT license
- Complete refactor
- Modernized structure
- Supports adding different audio backends
- Supports custom MF implementations
- Tests added run with pytest
- Github workflows added for linting and type checking
- entire project is type hinted now
- complete CLI overhaul, supports more than just an interactive mode! Now you can pass the sequence as an argument, or from a file etc.
Full Changelog: v0.0.1...v0.1.0
Original version
Old single-file script version