Releases: DeebotUniverse/client.py
Releases · DeebotUniverse/client.py
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
1.2.2
🐛 Bug Fixes
⬆️ Dependency Updates
- #79 Bump actions/setup-python from 2.3.2 to 3.0.0 @dependabot
- #81 Bump actions/checkout from 2 to 3 @dependabot
- #82 Bump pytest-asyncio from 0.18.1 to 0.18.2 @dependabot
1.2.1
✨ New features
♻️ Refactor
- #70 refactor battery messages @edenhaus
- #72 add get and set fan speed tests @edenhaus
- #77 test enable commands @edenhaus
🐛 Bug Fixes
⬆️ Dependency Updates
- #67 Bump pre-commit from 2.16.0 to 2.17.0 @dependabot
- #73 [pre-commit.ci] pre-commit autoupdate @pre-commit-ci
- #75 Bump actions/setup-python from 2.3.1 to 2.3.2 @dependabot
- #74 Bump pytest from 6.2.5 to 7.0.0 @dependabot
1.1.2
1.1.0
⚠️ Pillow update fixes the following CVE:
♻️ Refactor
⬆️ Dependency Updates
- #51 Update cachetools requirement from ~=4.2.4 to ~=5.0.0 @dependabot
- #53 [pre-commit.ci] pre-commit autoupdate @pre-commit-ci
- #52 Bump mypy from 0.910 to 0.930 @dependabot
- #54 Bump types-cachetools from 4.2.6 to 4.2.7 @dependabot
- #60 Bump mypy from 0.930 to 0.931 @dependabot
- #55 Update pillow requirement from ~=8.4.0 to ~=9.0.0 @dependabot
- #62 Bump types-cachetools from 4.2.7 to 4.2.9 @dependabot
- #56 Update numpy requirement from ~=1.21.2 to ~=1.22.0 @dependabot
1.0.0
💥 Breaking changes
✨ New features
- #30 add remaining lifetime minutes @edenhaus
- #16 Add virtual walls and no mopping zones @edenhaus
- #29 add resetLifeSpan @edenhaus
♻️ Refactor
🐛 Bug Fixes
- #40 sort fan speeds by meaning @edenhaus
- #44 fix command equals and hash @edenhaus
- #45 fix mqtt p2p handling @edenhaus
- #46 fix await disconnect @edenhaus
- #47 improve charging detection @edenhaus
⬆️ Dependency Updates
- #27 use cache in CI @edenhaus
- #32 [pre-commit.ci] pre-commit autoupdate @pre-commit-ci
- #31 Bump types-cachetools from 4.2.4 to 4.2.5 @dependabot
- #34 Bump types-cachetools from 4.2.5 to 4.2.6 @dependabot
- #35 Bump pylint from 2.11.1 to 2.12.1 @dependabot
- #36 Bump actions/setup-python from 2.3.0 to 2.3.1 @dependabot
- #38 [pre-commit.ci] pre-commit autoupdate @pre-commit-ci
- #39 Bump pre-commit from 2.15.0 to 2.16.0 @dependabot
- #43 [pre-commit.ci] pre-commit autoupdate @pre-commit-ci
- #42 Bump pylint from 2.12.1 to 2.12.2 @dependabot
0.3.0b0
✨ New features
♻️ Refactor
🐛 Bug Fixes
⬆️ Dependency Updates
- #27 use cache in CI @edenhaus
- #32 [pre-commit.ci] pre-commit autoupdate @pre-commit-ci
- #31 Bump types-cachetools from 4.2.4 to 4.2.5 @dependabot
- #34 Bump types-cachetools from 4.2.5 to 4.2.6 @dependabot
- #35 Bump pylint from 2.11.1 to 2.12.1 @dependabot
- #36 Bump actions/setup-python from 2.3.0 to 2.3.1 @dependabot
- #38 [pre-commit.ci] pre-commit autoupdate @pre-commit-ci
- #39 Bump pre-commit from 2.15.0 to 2.16.0 @dependabot