Releases: noahhusby/aiorussound
Releases · noahhusby/aiorussound
v.4.4.0
What's Changed
- build(deps): bump orjson from 3.10.12 to 3.10.13 by @dependabot in #103
- build(deps-dev): bump coverage from 7.6.9 to 7.6.10 by @dependabot in #104
- build(deps-dev): bump mypy from 1.14.0 to 1.14.1 by @dependabot in #106
- build(deps-dev): bump pylint from 3.3.2 to 3.3.3 by @dependabot in #105
- Add manual fixes for incorrect controller types in RIO 1.09.00 by @noahhusby in #107
- Add function to set seek time by @noahhusby in #108
- Bump to 4.4.0 by @noahhusby in #109
Full Changelog: 4.3.0...4.4.0
v4.3.0
What's Changed
- Breakout zone and source metadata loading by @noahhusby in #102
Full Changelog: 4.2.0...4.3.0
v4.2.0
v4.1.1
What's Changed
- build(deps-dev): bump ruff from 0.7.2 to 0.7.3 by @dependabot in #83
- build(deps-dev): bump coverage from 7.6.4 to 7.6.7 by @dependabot in #84
- build(deps-dev): bump ruff from 0.7.3 to 0.7.4 by @dependabot in #85
- build(deps-dev): bump ruff from 0.7.4 to 0.8.0 by @dependabot in #86
- build(deps): bump mashumaro from 3.14 to 3.15 by @dependabot in #87
- build(deps): bump orjson from 3.10.11 to 3.10.12 by @dependabot in #88
- build(deps-dev): bump coverage from 7.6.7 to 7.6.8 by @dependabot in #89
- build(deps-dev): bump pylint from 3.3.1 to 3.3.2 by @dependabot in #90
- build(deps-dev): bump pytest from 8.3.3 to 8.3.4 by @dependabot in #91
- build(deps-dev): bump ruff from 0.8.0 to 0.8.1 by @dependabot in #92
- build(deps-dev): bump coverage from 7.6.8 to 7.6.9 by @dependabot in #93
- build(deps-dev): bump ruff from 0.8.1 to 0.8.2 by @dependabot in #94
- build(deps-dev): bump ruff from 0.8.2 to 0.8.3 by @dependabot in #96
- build(deps-dev): bump pdoc from 15.0.0 to 15.0.1 by @dependabot in #95
- build(deps-dev): bump pytest-asyncio from 0.24.0 to 0.25.0 by @dependabot in #97
- build(deps-dev): bump mypy from 1.13.0 to 1.14.0 by @dependabot in #99
- build(deps-dev): bump ruff from 0.8.3 to 0.8.4 by @dependabot in #98
- Add timeout to open_connection by @noahhusby in #100
Full Changelog: 4.1.0...4.1.1
v4.1.0
What's Changed
- build(deps-dev): bump pylint from 3.3.0 to 3.3.1 by @dependabot in #61
- build(deps-dev): bump ruff from 0.6.7 to 0.6.8 by @dependabot in #62
- build(deps-dev): bump mypy from 1.11.2 to 1.12.0 by @dependabot in #68
- build(deps-dev): bump ruff from 0.6.8 to 0.6.9 by @dependabot in #64
- build(deps-dev): bump pre-commit-hooks from 4.6.0 to 5.0.0 by @dependabot in #65
- build(deps-dev): bump coverage from 7.6.1 to 7.6.3 by @dependabot in #66
- build(deps-dev): bump pre-commit from 3.8.0 to 4.0.1 by @dependabot in #67
- build(deps): bump orjson from 3.10.7 to 3.10.9 by @dependabot in #69
- build(deps-dev): bump ruff from 0.6.9 to 0.7.0 by @dependabot in #70
- build(deps-dev): bump coverage from 7.6.3 to 7.6.4 by @dependabot in #73
- build(deps-dev): bump mypy from 1.12.0 to 1.12.1 by @dependabot in #72
- build(deps-dev): bump pdoc from 14.7.0 to 15.0.0 by @dependabot in #71
- build(deps): bump mashumaro from 3.13.1 to 3.14 by @dependabot in #77
- build(deps-dev): bump ruff from 0.7.0 to 0.7.1 by @dependabot in #76
- build(deps): bump orjson from 3.10.9 to 3.10.10 by @dependabot in #75
- build(deps-dev): bump mypy from 1.12.1 to 1.13.0 by @dependabot in #74
- build(deps-dev): bump ruff from 0.7.1 to 0.7.2 by @dependabot in #78
- build(deps): bump orjson from 3.10.10 to 3.10.11 by @dependabot in #79
- build(deps-dev): bump pytest-cov from 5.0.0 to 6.0.0 by @dependabot in #80
- Added zone source exclusion support by @noahhusby in #81
- Use native types for models by @noahhusby in #82
Full Changelog: 4.0.5...4.1.0
v4.0.5
What's Changed
- Add timeout to async open connection by @noahhusby in #60
Full Changelog: 4.0.4...4.0.5
v4.0.4
What's Changed
- Prevent hanging when response doesn't correlate to outgoing command by @noahhusby in #59
Full Changelog: 4.0.3...4.0.4
v4.0.3
What's Changed
- Add seperate objects to controller by @noahhusby in #58
Full Changelog: 4.0.2...4.0.3
v4.0.2
v4.0.1
What's Changed
- Add AbstractControlSurface to controller model by @noahhusby in #56
Full Changelog: 4.0.0...4.0.1