Releases: noahhusby/aiorussound
Releases · noahhusby/aiorussound
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
v4.0.0
What's Changed
- Add pdoc by @noahhusby in #42
- Fix pdocs branch by @noahhusby in #43
- Update poetry and readme by @noahhusby in #44
- Seperate args by @noahhusby in #45
- refact: seperate args by @noahhusby in #46
- Add exception on no connection by @noahhusby in #47
- Remove development directories by @noahhusby in #48
- refact: Remove cache config fetching by @noahhusby in #49
- Remove object watch/unwatch & source events by @noahhusby in #50
- Remove cached watch by @noahhusby in #51
- Add new connection handler by @noahhusby in #52
- Implement new async loading model by @noahhusby in #53
- Implement new reconnection handler by @noahhusby in #55
- V4.0 - Connection & Data Loading Revamp by @noahhusby in #54
Full Changelog: 3.1.5...4.0.0
v3.1.5
What's Changed
- build(deps-dev): bump ruff from 0.6.3 to 0.6.4 by @dependabot in #33
- build(deps-dev): bump ruff from 0.6.4 to 0.6.5 by @dependabot in #36
- build(deps-dev): bump pytest from 8.3.2 to 8.3.3 by @dependabot in #35
- build(deps-dev): bump ruff from 0.6.5 to 0.6.7 by @dependabot in #39
- build(deps-dev): bump pylint from 3.2.7 to 3.3.0 by @dependabot in #38
- Implement new callback style by @noahhusby in #40
- Rename instance to client by @noahhusby in #41
Full Changelog: 3.0.5...3.1.5
v3.0.5
v3.0.4
Full Changelog: 3.0.3...3.0.4