Releases: music-assistant/aiosonos
Releases · music-assistant/aiosonos
0.1.9
Full Changelog: 0.1.8...0.1.9
0.1.8
What’s Changed
- Various small tweaks regarding playback
- Add a method to switch to home theater mode on soundbars
⬆️ Dependencies
10 changes
- #56 - Bump codespell from 2.3.0 to 2.4.0 (@dependabot[bot])
- #55 - Bump ruff from 0.8.6 to 0.9.3 (@dependabot[bot])
- #57 - Bump pypa/gh-action-pypi-publish from 1.12.3 to 1.12.4 (@dependabot[bot])
- #54 - Bump pytest-aiohttp from 1.0.5 to 1.1.0 (@dependabot[bot])
- #53 - Bump release-drafter/release-drafter from 6.0.0 to 6.1.0 (@dependabot[bot])
- #51 - Bump pre-commit from 4.0.1 to 4.1.0 (@dependabot[bot])
- #49 - Bump ruff from 0.7.4 to 0.8.6 (@dependabot[bot])
- #48 - Bump mypy from 1.13.0 to 1.14.1 (@dependabot[bot])
- #41 - Bump pypa/gh-action-pypi-publish from 1.12.2 to 1.12.3 (@dependabot[bot])
- #39 - Bump pytest from 8.3.3 to 8.3.4 (@dependabot[bot])
0.1.7
What’s Changed
⬆️ Dependencies
8 changes
- #37 - Bump ruff from 0.7.3 to 0.7.4 (@dependabot)
- #35 - Bump ruff from 0.2.1 to 0.7.3 (@dependabot)
- #36 - Bump pypa/gh-action-pypi-publish from 1.11.0 to 1.12.2 (@dependabot)
- #29 - Bump actions/setup-python from 5.2.0 to 5.3.0 (@dependabot)
- #31 - Bump mypy from 1.12.0 to 1.13.0 (@dependabot)
- #32 - Bump pytest-cov from 4.1.0 to 6.0.0 (@dependabot)
- #34 - Bump pypa/gh-action-pypi-publish from 1.10.3 to 1.11.0 (@dependabot)
- #26 - Bump pytest from 8.3.2 to 8.3.3 (@dependabot)
0.1.6
What’s Changed
- Some small tweaks + dependency bumps
⬆️ Dependencies
5 changes
- #23 - Bump pre-commit from 3.6.1 to 4.0.1 (@dependabot)
- #22 - Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.3 (@dependabot)
- #19 - Bump pre-commit-hooks from 4.5.0 to 5.0.0 (@dependabot)
- #24 - Bump mypy from 1.8.0 to 1.12.0 (@dependabot)
- #12 - Bump actions/setup-python from 5.1.1 to 5.2.0 (@dependabot)
0.1.5
What’s Changed
- Fix muting
0.1.4
What’s Changed
- Handle some race conditions during startup/init
0.1.3
What’s Changed
- Several bugfixes and optimizations
0.1.2
What’s Changed
- Fix position attribute
⬆️ Dependencies
3 changes
- #1 - Bump actions/setup-python from 5.1.0 to 5.1.1 (@dependabot)
- #6 - Bump codespell from 2.2.6 to 2.3.0 (@dependabot)
- #7 - Bump pytest from 8.0.0 to 8.3.2 (@dependabot)
0.1.1
What’s Changed
- Fix pypi package
0.1.0
What’s Changed
- Initial version