Releases: Python-roborock/python-roborock
v2.9.2
v2.9.1
v2.9.1 (2025-01-13)
Bug Fixes
-
fix: bump commitlint and allow caps
-
fix: error
Chores
-
Remove one level of local client inheritence (#285,
1f5a9ec
) -
deps: Bump pypa/gh-action-pypi-publish from 1.12.2 to 1.12.3 (#291,
be52b3d
) -
deps-dev: Bump pre-commit from 3.8.0 to 4.0.1 (#287,
f2f0c4c
) -
Allow type checking in roborock/cloud_api.py (#280,
9100bbf
)
-
test: add end-to-end tests for the MQTT client
-
test: extract connected client to a fixture
style: fix formatting of tests
refactor: extract variables for mock data used in mqtt tests
style: fix lint errors in tests
-
deps-dev: Bump pytest-asyncio from 0.25.1 to 0.25.2 (#275,
b0611f0
) -
deps: Bump pre-commit/action from 3.0.0 to 3.0.1 (#276,
3f61bcc
)
Refactoring
v2.9.0
v2.9.0 (2025-01-09)
Chores
Features
-
feat: add product v4 and downloading code
-
fix: remove got message
-
add support for qrevo curv
-
add dock support
-
revert unnecessary changes
-
fix: lint
Co-authored-by: Luke Lashley [email protected]
v2.8.5
v2.8.4
v2.8.3
v2.8.2
v2.8.1
v2.8.1 (2024-12-18)
Bug Fixes
-
fix: add config github actions
-
fix: remove placeholders
-
fix: semantic release versioning tag
-
fix: set version back
-
fix: bump semantic release
-
fix: bump versioning and add environment
-
fix: move if check
-
fix: some other version bumps
Chores
- Update README.md (
5a982b7
)