v1.12.0
·
357 commits
to refs/heads/main
since this release
What's changed
Two enums have been renamed, since they didn't adhere the right naming scheme. If you use these enums, make sure to update your application.
CORE_HOLIDAYS_MODE_STATE
is renamed to CORE_HOLIDAYS_MODE
and CORE_PROGRAMMING_AVAILABLE_STATE
is renamed to CORE_PROGRAMMING_AVAILABLE
. If you sue
💥 Breaking Changes
🚀 Features
- Add new UIClasses and EventNames (#987) @iMicknl
- Fix devcontainer (#988) @iMicknl
- Add extra state enums (#990) @iMicknl
- Add new CozyTouch FailureTypes (#989) @iMicknl
📦 Dependencies
- Bump boto3 from 1.28.57 to 1.28.58 (#996) @dependabot
- Bump pylint from 2.17.7 to 3.0.0 (#995) @dependabot
- Bump urllib3 from 1.26.16 to 1.26.17 (#994) @dependabot
- Bump pylint from 2.17.6 to 2.17.7 (#993) @dependabot
- Bump boto3 from 1.28.56 to 1.28.57 (#992) @dependabot
- Bump boto3 from 1.28.55 to 1.28.56 (#991) @dependabot
- Bump pylint from 2.17.5 to 2.17.6 (#985) @dependabot
- Bump boto3 from 1.28.51 to 1.28.55 (#986) @dependabot
- Bump boto3 from 1.28.50 to 1.28.51 (#980) @dependabot
Contributors to this release
@dependabot, @dependabot[bot], @fetzerch and @iMicknl