Releases: DeebotUniverse/client.py
Releases · DeebotUniverse/client.py
7.2.0
✨ New features
🐛 Bug Fixes
⬆️ Dependency Updates
- #476 Bump testfixtures from 8.1.0 to 8.2.0 @dependabot
- #475 Bump pytest from 8.1.1 to 8.2.0 @dependabot
- #474 Bump mypy from 1.9.0 to 1.10.0 @dependabot
7.1.0
✨ New features
- #472 Add support for X2 Omni variant and improve X2 expercience @Ulfmerbold2000
🐛 Bug Fixes
7.0.0
💥 Breaking changes
- #454 Require Python 3.12 @edenhaus
- #467 Use IntEnum instead of DisplayNameIntEnum for CleanJobStatus @Augar
- #469 Remove DisplayNameIntEnum @edenhaus
✨ New features
6.0.2
💥 Breaking changes
✨ New features
- #435 Add device type @edenhaus
- #432 Add Goat G1 @Augar
- #439 Replace DeviceType by own capability class per device type @edenhaus
♻️ Refactor
🐛 Bug Fixes
⬆️ Dependency Updates
- #438 Bump pylint from 3.0.3 to 3.1.0 @dependabot
- #437 Bump pytest from 8.0.1 to 8.0.2 @dependabot
Like my work and want to support me?
Due some bugs release 6.0.0
and 6.0.1
were deleted.
5.2.2
🐛 Bug Fixes
⬆️ Dependency Updates
- #427 Bump pytest from 8.0.0 to 8.0.1 @dependabot
- #428 Bump pre-commit from 3.6.1 to 3.6.2 @dependabot
- #429 Bump testfixtures from 7.2.2 to 8.0.0 @dependabot
5.2.1
5.2.0
✨ New features
- #352 Add new command: "ClearMap" @MVladislav
- #419 Get devices from GetDeviceList too @edenhaus
- #372 Add
GetMapSetV2
command @MVladislav - #348 Add "Ota" commands @MVladislav
♻️ Refactor
⬆️ Dependency Updates
- #420 Bump pytest-asyncio from 0.23.4 to 0.23.5 @dependabot
- #421 Bump pre-commit from 3.6.0 to 3.6.1 @dependabot
- #412 Bump pytest from 7.4.4 to 8.0.0 @dependabot
- #424 Update ruff & yamllint @edenhaus
5.1.1
5.1.0
5.0.0
💥 Breaking changes
- #399 Refactor map subscription @edenhaus
- #403 Add support for overriding urls and refactor configuration @edenhaus
- #409 Split config and add posibility to disable mqtt ssl context validation @edenhaus
✨ New features
♻️ Refactor
🐛 Bug Fixes
⬆️ Dependency Updates
- #400 Bump ruff to 1.14 @edenhaus
- #411 Bump pytest-asyncio from 0.23.3 to 0.23.4 @dependabot