Releases: drc38/python-fronius-web
Releases · drc38/python-fronius-web
0.3.3
0.3.2
What's Changed
- Added method for calling histdata by @thisistheplace in #33
- Update pre-commit requirement from ^3.0.2 to ^4.0.1 by @dependabot in #32
- add retry to agg data v2 by @drc38 in #34
Full Changelog: 0.3.1...0.3.2
0.3.1
What's Changed
- Added channels filter to aggr_data api by @thisistheplace in #31
- Update tenacity requirement from ^8.1 to >=8.1,<10.0 by @dependabot in #30
- Bump JRubics/poetry-publish from 1.17 to 2.0 by @dependabot in #29
New Contributors
- @thisistheplace made their first contribution in #31
Full Changelog: 0.3.0...0.3.1
0.3.0
0.2.3
Final version to support pydantic v1, future versions will require v2 and not be backwards compatible
What's Changed
- Lock to pydantic v1 by @drc38 in #28
- Update black requirement from ^23.1 to ^24.1 by @dependabot in #21
- Update pylint requirement from ^2.15 to ^3.2 by @dependabot in #26
- Bump actions/checkout from 3 to 4 by @dependabot in #16
- Bump abatilo/actions-poetry from 2 to 3 by @dependabot in #18
- Bump actions/cache from 3 to 4 by @dependabot in #19
- Bump release-drafter/release-drafter from 5.24.0 to 6.0.0 by @dependabot in #22
- Update pytest requirement from ^7.1 to ^8.2 by @dependabot in #25
- Bump actions/setup-python from 4 to 5 by @dependabot in #17
Full Changelog: 0.2.2...0.2.3
0.2.2
What's Changed
- Relax httpx version dependency
- Bump dciborow/action-pylint from 0.1.0 to 0.1.1 by @dependabot in #10
- Bump release-drafter/release-drafter from 5.23.0 to 5.24.0 by @dependabot in #13
- Update pydantic requirement from ^1.10 to >=1.10,<3.0 by @dependabot in #12
- Bump JRubics/poetry-publish from 1.16 to 1.17 by @dependabot in #11
Full Changelog: 0.2.1...0.2.2
0.2.1
What's Changed
- Bump release-drafter/release-drafter from 5.22.0 to 5.23.0 by @dependabot in #5
- Update httpx requirement from ^0.23 to >=0.23,<0.25 by @dependabot in #7
- Bump dciborow/action-pylint from 0.0.7 to 0.1.0 by @dependabot in #8
- Relax python dependency by @drc38 in #9
Full Changelog: 0.2.0...0.2.1
0.2.0
0.1.5
What's Changed
- Improve schemas
- Add extra api calls
- Update black requirement from ^22.10 to ^23.1 by @dependabot in #3
Full Changelog: 0.1.4...0.1.5
0.1.4
What's Changed
- Add timezone option to flowdata
- Improve schema definitions
- Update pre-commit requirement from ^2.20.0 to ^3.0.2 by @dependabot in #1
- Bump release-drafter/release-drafter from 5.21.1 to 5.22.0 by @dependabot in #2
New Contributors
- @dependabot made their first contribution in #1
Full Changelog: 0.1.3...0.1.4