Releases: dknowles2/pydrawise
Releases · dknowles2/pydrawise
2024.4.1
What's Changed
📋 Other changes
- Add py.typed (#147) @dknowles2
🧩 Dependency updates
- Bump pytest from 8.1.0 to 8.2.0 (#146) @dependabot
- Bump mkdocstrings from 0.24.3 to 0.25.0 (#145) @dependabot
- Bump freezegun from 1.4.0 to 1.5.0 (#144) @dependabot
2024.4.0
What's Changed
🧩 Dependency updates
- Bump mkdocs from 1.5.3 to 1.6.0 (#143) @dependabot
- Bump mkdocstrings-python from 1.9.0 to 1.10.0 (#142) @dependabot
- Bump aiohttp from 3.9.4 to 3.9.5 (#141) @dependabot
- Bump mkdocstrings from 0.24.1 to 0.24.3 (#139) @dependabot
- Bump aiohttp from 3.9.3 to 3.9.4 (#140) @dependabot
- Bump pre-commit from 3.6.2 to 3.7.0 (#136) @dependabot
- Bump pytest-asyncio from 0.23.5.post1 to 0.23.6 (#135) @dependabot
- Bump pytest-asyncio from 0.23.5 to 0.23.5.post1 (#133) @dependabot
- Bump mkdocstrings-python from 1.8.0 to 1.9.0 (#134) @dependabot
- Bump pytest from 8.0.2 to 8.1.0 (#131) @dependabot
2024.3.0
What's Changed
🐞 Bug fixes
- Don't set next_run when a zone is suspended (#130) @dknowles2
🧩 Dependency updates
- Bump mkdocstrings from 0.24.0 to 0.24.1 (#129) @dependabot
- Bump pytest from 8.0.1 to 8.0.2 (#128) @dependabot
2024.2.0
What's Changed
🧩 Dependency updates
- Bump pre-commit from 3.6.1 to 3.6.2 (#127) @dependabot
- Bump pytest from 7.4.4 to 8.0.1 (#126) @dependabot
- Bump pytest-asyncio from 0.23.4 to 0.23.5 (#125) @dependabot
- Bump pre-commit from 3.6.0 to 3.6.1 (#124) @dependabot
- Bump release-drafter/release-drafter from 5.25.0 to 6.0.0 (#123) @dependabot
- Bump aiohttp from 3.9.1 to 3.9.3 (#122) @dependabot
- Bump pytest-asyncio from 0.23.3 to 0.23.4 (#119) @dependabot
2024.1.1
What's Changed
🚀 New features
- Add new water use summary (#117) @thomaskistler
🧩 Dependency updates
- Bump mkdocstrings-python from 1.7.5 to 1.8.0 (#118) @dependabot
- Bump pytest from 7.4.3 to 7.4.4 (#113) @dependabot
- Bump gql from 3.4.1 to 3.5.0 (#116) @dependabot
2024.1.0
What's Changed
🐞 Bug fixes
- Fix schema bug with optional datetime. (#115) @thomaskistler
🧩 Dependency updates
- Bump pytest-asyncio from 0.23.2 to 0.23.3 (#114) @dependabot
2023.12.1
What's Changed
🐞 Bug fixes
- Fix watering report bug (#112) @thomaskistler
- Fix a NPE bug. (#111) @thomaskistler
🧩 Dependency updates
- Bump freezegun from 1.3.1 to 1.4.0 (#110) @dependabot
2023.12.0
What's Changed
🚀 New features
- Add support for watering reports. (#101) @thomaskistler
- Add support for sensors and water flow summary. (#100) @thomaskistler
🐞 Bug fixes
- Fix a schema bug for flow sensors. (#99) @thomaskistler
📋 Other changes
- Use the raw GraphQL schema instead of one generated from our models (#103) @dknowles2
- Make pre-commit actually work (#102) @dknowles2
🧩 Dependency updates
- Bump pre-commit from 3.5.0 to 3.6.0 (#109) @dependabot
- Bump actions/setup-python from 4 to 5 (#108) @dependabot
- Bump freezegun from 1.3.0 to 1.3.1 (#107) @dependabot
- Bump pytest-asyncio from 0.23.1 to 0.23.2 (#106) @dependabot
- Bump freezegun from 1.2.2 to 1.3.0 (#105) @dependabot
- Bump pytest-asyncio from 0.21.1 to 0.23.1 (#104) @dependabot
- Bump aiohttp from 3.9.0 to 3.9.1 (#98) @dependabot
- Bump mkdocstrings-python from 1.7.4 to 1.7.5 (#97) @dependabot
- Bump aiohttp from 3.8.6 to 3.9.0 (#94) @dependabot
- Bump aioresponses from 0.7.4 to 0.7.6 (#96) @dependabot
- Revert aioresponses to 0.7.4. 0.7.5 breaks with the new aiohttp (#95) @dknowles2
- Bump mkdocstrings from 0.23.0 to 0.24.0 (#93) @dependabot
- Bump aioresponses from 0.7.4 to 0.7.5 (#92) @dependabot
- Bump mkdocstrings-python from 1.7.3 to 1.7.4 (#91) @dependabot
2023.11.0
What's Changed
🚀 New features
- Extend support for multiple controllers in the legacy async client (#90) @dknowles2
🐞 Bug fixes
- Extend support for multiple controllers in the legacy async client (#90) @dknowles2
🧩 Dependency updates
- Bump pytest from 7.4.2 to 7.4.3 (#89) @dependabot
- Bump release-drafter/release-drafter from 5.24.0 to 5.25.0 (#88) @dependabot
- Bump apischema from 0.18.0 to 0.18.1 (#87) @dependabot
- Bump mkdocstrings-python from 1.7.2 to 1.7.3 (#86) @dependabot
- Bump aiohttp from 3.8.5 to 3.8.6 (#85) @dependabot
2023.10.0
What's Changed
📋 Other changes
🧩 Dependency updates
- Bump mkdocstrings-python from 1.7.1 to 1.7.2 (#83) @dependabot