Releases: homewizard/python-homewizard-energy
Releases · homewizard/python-homewizard-energy
v4.2.2
v4.2.1
v4.2.0
What's Changed
Dependency updates
- Bump pip from 23.3.1 to 23.3.2 in /.github/workflows by @dependabot in #310
- Bump isort from 5.12.0 to 5.13.2 by @dependabot in #312
- Bump pylint from 3.0.2 to 3.0.3 by @dependabot in #314
- Bump bandit from 1.7.5 to 1.7.6 by @dependabot in #313
- Bump pytest from 7.4.3 to 7.4.4 by @dependabot in #311
- Bump pytest-asyncio from 0.21.1 to 0.23.2 by @dependabot in #316
- Bump pre-commit from 3.5.0 to 3.6.0 by @dependabot in #315
- Bump actions/setup-python from 4 to 5 by @dependabot in #309
- Bump github/codeql-action from 2 to 3 by @dependabot in #308
- Bump gitpython from 3.1.40 to 3.1.41 by @dependabot in #317
Full Changelog: v4.1.1...v4.2.0
v4.1.1
What's changed
- #299 Add test to add full coverage @DCSBL
- #300 Fix invalid 'day' parameter in dependabot.yml @DCSBL
- #305 Add async-timeout as depenency @DCSBL
Dependency updates
- #301 Bump poetry from 1.7.0 to 1.7.1 in /.github/workflows @dependabot
- #302 Bump aiohttp from 3.8.6 to 3.9.0 @dependabot
- #303 Bump aiohttp from 3.9.0 to 3.9.1 @dependabot
v4.1.0
v4.0.0
What's changed
Breaking changes
Documentation
- #289 Fix issues in README @DCSBL
- #294 Remove 'Not maintained by HomeWizard' disclaimer @DCSBL
- #295 Update pyproject.toml to use new URL @DCSBL
- #296 Update API documentation URL in README @DCSBL
CI/CD
- #291 Clean up workflows a bit @DCSBL
- #292 Upload coverage report after merge @DCSBL
- #290 Update tests to make use of snapshots @DCSBL
- #293 Limit triggers of tests workflow @DCSBL
Dependency updates
- #281 Bump pylint from 3.0.1 to 3.0.2 @dependabot
- #279 Bump pre-commit from 3.4.0 to 3.5.0 @dependabot
- #282 Bump pytest-asyncio from 0.20.3 to 0.21.1 @dependabot
- #280 Bump pytest from 7.4.2 to 7.4.3 @dependabot
- #283 Bump flake8-builtins from 2.1.0 to 2.2.0 @dependabot
- #284 Bump poetry from 1.6.1 to 1.7.0 in /.github/workflows @dependabot
- #285 Bump awesomeversion from 23.8.0 to 23.11.0 @dependabot
- #286 Bump yamllint from 1.32.0 to 1.33.0 @dependabot
- #287 Check for dependabot updates monthly @DCSBL
Full Changelog: v3.1.0...v4.0.0
v4.0.0-beta-1
What's changed
- #289 Fix issues in README @DCSBL
- #291 Clean up workflows a bit @DCSBL
- #292 Upload coverage report after merge @DCSBL
- #293 Limit triggers of tests workflow @DCSBL
- #294 Remove 'Not maintained by HomeWizard' disclaimer @DCSBL
Breaking changes
Enhancements
Dependency updates
- #281 Bump pylint from 3.0.1 to 3.0.2 @dependabot
- #279 Bump pre-commit from 3.4.0 to 3.5.0 @dependabot
- #282 Bump pytest-asyncio from 0.20.3 to 0.21.1 @dependabot
- #280 Bump pytest from 7.4.2 to 7.4.3 @dependabot
- #283 Bump flake8-builtins from 2.1.0 to 2.2.0 @dependabot
- #284 Bump poetry from 1.6.1 to 1.7.0 in /.github/workflows @dependabot
- #285 Bump awesomeversion from 23.8.0 to 23.11.0 @dependabot
- #286 Bump yamllint from 1.32.0 to 1.33.0 @dependabot
- #287 Check for dependabot updates monthly @DCSBL
v3.1.0
v3.0.0
What's Changed
- Fix typo in README by @DCSBL in #263
- Rename "Active power" to "Active energy" by @DCSBL in #276
- Auto approve dependabot
Dependencies
- Bump release-drafter/release-drafter from 5.24.0 to 5.25.0 by @dependabot in #271
- Bump pip from 23.2.1 to 23.3.1 in /.github/workflows by @dependabot in #273
- Bump urllib3 from 1.26.17 to 1.26.18 by @dependabot in #270
- Bump aiohttp from 3.8.5 to 3.8.6 by @dependabot in #268
- Bump flake8-comprehensions from 3.10.1 to 3.14.0 by @dependabot in #267
- Bump pre-commit-hooks from 4.4.0 to 4.5.0 by @dependabot in #266
- Bump codespell from 2.2.5 to 2.2.6 by @dependabot in #265
- Bump vulture from 2.7 to 2.10 by @dependabot in #264
Full Changelog: v2.1.2...v3.0.0
v2.1.2
What's changed
- Dependency updates to fix:
- CVE-2023-41040 (4.0 / 10)
- CVE-2023-43804 (5.9 / 10)
- CVE-2023-40590 (7.8 / 10)
Dependency updates
- #243 Bump awesomeversion from 22.9.0 to 23.8.0 @dependabot
- #244 Bump yamllint from 1.29.0 to 1.32.0 @dependabot
- #252 Bump urllib3 from 1.26.12 to 1.26.17 @dependabot
- #246 Bump actions/checkout from 3 to 4 @dependabot
- #255 Bump gitpython from 3.1.32 to 3.1.35 @dependabot
- #245 Bump pytest-cov from 4.0.0 to 4.1.0 @dependabot
- #254 Bump pyupgrade from 3.3.1 to 3.15.0 @dependabot
- #242 Bump bandit from 1.7.4 to 1.7.5 @dependabot
- #257 Bump gitpython from 3.1.35 to 3.1.37 @dependabot
- #258 Bump pytest from 7.4.1 to 7.4.2 @dependabot
- #259 Bump pylint from 2.17.5 to 3.0.1 @dependabot
- #260 Bump pre-commit from 3.3.3 to 3.4.0 @dependabot
- #261 Bump flake8-simplify from 0.20.0 to 0.21.0 @dependabot
Full Changelog: v2.1.0...v2.1.2