Releases: DeebotUniverse/client.py
Releases · DeebotUniverse/client.py
2.0.0b3
2.0.0b2
Changes since 2.0.0b1
💥 Breaking changes
♻️ Refactor
- #253 replace gmqtt with asyncio-mqtt @edenhaus
- #254 add available check with GetBattery + refactor mqtt subsciption @edenhaus
🐛 Bug Fixes
- #219 allow mop_attached to be None @edenhaus
- #225 MQTT: resubscribe topic on (re)connect @edenhaus
- #251 fix custom command name @edenhaus
- #253 replace gmqtt with asyncio-mqtt @edenhaus
⬆️ Dependency Updates
- #249 Bump mypy from 1.2.0 to 1.3.0 @dependabot
- #248 Bump pylint from 2.17.2 to 2.17.4 @dependabot
- #241 Bump actions/setup-python from 4.5.0 to 4.6.0 @dependabot
- #246 Bump pre-commit from 3.2.2 to 3.3.1 @dependabot
- #240 Bump pytest from 7.3.0 to 7.3.1 @dependabot
- #247 Bump pytest-docker-fixtures from 1.3.16 to 1.3.17 @dependabot
- #252 Bump pre-commit from 3.3.1 to 3.3.2 @dependabot
- #256 Bump actions/setup-python from 4.6.0 to 4.6.1 @dependabot
- #257 Bump pytest-cov from 4.0.0 to 4.1.0 @dependabot
2.0.0b1
💥 Breaking changes
✨ New features
♻️ Refactor
🐛 Bug Fixes
⬆️ Dev & Test Dependency Updates
- #223 Bump mypy from 1.0.1 to 1.1.1 @dependabot
- #220 Bump pytest from 7.2.1 to 7.2.2 @dependabot
- #224 Bump pylint from 2.16.2 to 2.17.0 @dependabot
- #227 Bump pre-commit from 3.1.1 to 3.2.0 @dependabot
- #226 Bump pytest-asyncio from 0.20.3 to 0.21.0 @dependabot
- #231 Bump pytest-docker-fixtures from 1.3.15 to 1.3.16 @dependabot
- #232 Bump types-cachetools from 5.3.0.4 to 5.3.0.5 @dependabot
- #233 Bump pylint from 2.17.0 to 2.17.2 @dependabot
- #235 Bump mypy from 1.1.1 to 1.2.0 @dependabot
- #234 Bump pre-commit from 3.2.0 to 3.2.2 @dependabot
- #239 Bump pytest from 7.2.2 to 7.3.0 @dependabot
1.6.1
✨ New features
♻️ Refactor
⬆️ Dependency Updates
- #174 Bump pylint from 2.15.4 to 2.15.5 @dependabot
- #182 Bump mypy from 0.982 to 0.991 @dependabot
- #180 Bump pytest-asyncio from 0.19.0 to 0.20.2 @dependabot
- #178 Bump testfixtures from 7.0.0 to 7.0.3 @dependabot
- #175 Bump pytest from 7.1.3 to 7.2.0 @dependabot
- #183 Bump pylint from 2.15.5 to 2.15.6 @dependabot
- #190 Bump actions/setup-python from 4.3.0 to 4.4.0 @dependabot
- #189 Bump pylint from 2.15.6 to 2.15.9 @dependabot
- #188 Bump pytest-asyncio from 0.20.2 to 0.20.3 @dependabot
- #185 Bump testfixtures from 7.0.3 to 7.0.4 @dependabot
- #192 Bump pre-commit from 2.20.0 to 2.21.0 @dependabot
- #195 Bump actions/setup-python from 4.4.0 to 4.5.0 @dependabot
- #196 Bump pytest from 7.2.0 to 7.2.1 @dependabot
- #207 Bump pylint from 2.15.9 to 2.16.2 @dependabot
- #208 Bump mypy from 0.991 to 1.0.1 @dependabot
- #213 Bump types-cachetools from 5.2.1 to 5.3.0.4 @dependabot
- #211 Bump pre-commit from 2.21.0 to 3.1.0 @dependabot
- #214 Bump testfixtures from 7.0.4 to 7.1.0 @dependabot
- #215 Bump pre-commit from 3.1.0 to 3.1.1 @dependabot
1.6.0
✨ New features
- #157 add MultiMapState commands @edenhaus
- #163 Adds support for the following commands: @nickw444
- (get|set)TrueDetect: Enable/Disable "True Detect Obstacle Avoidance" technology
- (get|set)CleanCount: Set the number of times to clean the area. From testing any integer works - it's possible to clean areas more than twice!
- (get|set)CleanPreference: Enable/Disable "Auto cleaning" mode
⚡ Enhancements
🐛 Bug Fixes
⬆️ Dependency Updates
- #150 Bump actions/setup-python from 4.0.0 to 4.2.0 @dependabot
- #142 Bump pre-commit from 2.19.0 to 2.20.0 @dependabot
- #145 Bump pytest-asyncio from 0.18.3 to 0.19.0 @dependabot
- #146 Bump pylint from 2.14.4 to 2.14.5 @dependabot
- #148 Bump mypy from 0.961 to 0.971 @dependabot
- #152 Bump pylint from 2.14.5 to 2.15.0 @dependabot
- #154 Bump pylint from 2.15.0 to 2.15.2 @dependabot
- #153 Bump pytest from 7.1.2 to 7.1.3 @dependabot
- #159 Bump pylint from 2.15.2 to 2.15.3 @dependabot
- #161 Bump pytest-cov from 3.0.0 to 4.0.0 @dependabot
- #166 Bump actions/setup-python from 4.2.0 to 4.3.0 @dependabot
- #168 Bump pylint from 2.15.3 to 2.15.4 @dependabot
1.5.1
🐛 Bug Fixes
⬆️ Dependency Updates
- #138 Bump pylint from 2.14.3 to 2.14.4 @dependabot
- #140 Bump testfixtures from 6.18.5 to 7.0.0 @dependabot
1.5.0
♻️ Refactor
🐛 Bug Fixes
⬆️ Dependency Updates
- #133 Bump types-cachetools from 5.0.1 to 5.2.1 @dependabot
- #131 Bump pylint from 2.13.9 to 2.14.3 @dependabot
- #126 Bump actions/setup-python from 3.1.2 to 4.0.0 @dependabot
- #124 Bump mypy from 0.960 to 0.961 @dependabot
1.4.1
⚡ Enhancements
⬆️ Dependency Updates
- #119 Bump pylint from 2.13.8 to 2.13.9 @dependabot
- #121 Bump mypy from 0.942 to 0.960 @dependabot
1.4.0
✨ New features
⬆️ Dependency Updates
- #103 Bump pre-commit from 2.17.0 to 2.18.1 @dependabot
- #105 Bump codecov/codecov-action from 2 to 3 @dependabot
- #106 Bump actions/setup-python from 3.1.0 to 3.1.1 @dependabot
- #107 Bump pylint from 2.13.4 to 2.13.5 @dependabot
- #109 Bump actions/setup-python from 3.1.1 to 3.1.2 @dependabot
- #112 Bump github/codeql-action from 1 to 2 @dependabot
- #110 Bump types-cachetools from 5.0.0 to 5.0.1 @dependabot
- #113 Bump pytest from 7.1.1 to 7.1.2 @dependabot
- #116 Bump pre-commit from 2.18.1 to 2.19.0 @dependabot
- #115 Bump pylint from 2.13.5 to 2.13.8 @dependabot
1.3.0
♻️ Refactor
⬆️ Dependency Updates
- #84 Bump types-cachetools from 4.2.9 to 4.2.10 @dependabot
- #88 Bump pytest from 7.0.1 to 7.1.0 @dependabot
- #86 Bump types-cachetools from 4.2.10 to 5.0.0 @dependabot
- #90 Bump mypy from 0.931 to 0.941 @dependabot
- #93 Bump pytest from 7.1.0 to 7.1.1 @dependabot
- #97 Bump pytest-asyncio from 0.18.2 to 0.18.3 @dependabot
- #95 Bump mypy from 0.941 to 0.942 @dependabot
- #100 Bump pylint from 2.12.2 to 2.13.3 @dependabot
- #101 Bump pylint from 2.13.3 to 2.13.4 @dependabot
- #102 Bump actions/setup-python from 3.0.0 to 3.1.0 @dependabot