Releases: marcaurele/gce-ipx800
Releases · marcaurele/gce-ipx800
0.6.0
What's Changed
New Features 🎉
- feat: add Python 3.12 by @marcaurele in #80
Dependencies changes ⬆️
- poetry(deps): bump urllib3 from 2.0.6 to 2.0.7 by @dependabot in #54
- poetry dev(deps-dev): bump pytest from 7.4.2 to 7.4.3 by @dependabot in #56
- poetry dev(deps-dev): bump black from 23.9.1 to 23.10.1 by @dependabot in #57
- poetry dev(deps-dev): bump ruff from 0.0.292 to 0.1.3 by @dependabot in #55
- poetry dev(deps-dev): bump ruff from 0.1.3 to 0.1.6 by @dependabot in #58
- poetry dev(deps-dev): bump black from 23.10.1 to 23.11.0 by @dependabot in #59
- chore(deps): bump actions/setup-python from 4 to 5 by @dependabot in #60
- poetry dev(deps-dev): bump ruff from 0.1.6 to 0.1.9 by @dependabot in #64
- poetry dev(deps-dev): bump coverage from 7.3.2 to 7.4.0 by @dependabot in #63
- poetry dev(deps-dev): bump black from 23.11.0 to 23.12.1 by @dependabot in #61
- poetry dev(deps-dev): bump pytest from 7.4.3 to 7.4.4 by @dependabot in #62
- poetry dev(deps-dev): bump pytest from 7.4.4 to 8.0.0 by @dependabot in #68
- poetry dev(deps-dev): bump coverage from 7.4.0 to 7.4.1 by @dependabot in #67
- poetry dev(deps-dev): bump black from 23.12.1 to 24.1.1 by @dependabot in #66
- poetry dev(deps-dev): bump ruff from 0.1.9 to 0.1.15 by @dependabot in #65
- poetry dev(deps-dev): bump coverage from 7.4.1 to 7.4.3 by @dependabot in #69
- poetry dev(deps-dev): bump pytest from 8.0.0 to 8.0.2 by @dependabot in #71
- poetry dev(deps-dev): bump ruff from 0.1.15 to 0.3.0 by @dependabot in #70
- poetry dev(deps-dev): bump black from 24.1.1 to 24.2.0 by @dependabot in #72
- poetry dev(deps-dev): bump black from 24.2.0 to 24.3.0 by @dependabot in #74
- poetry dev(deps-dev): bump ruff from 0.3.0 to 0.3.4 by @dependabot in #76
- poetry dev(deps-dev): bump pytest from 8.0.2 to 8.1.1 by @dependabot in #77
- poetry dev(deps-dev): bump coverage from 7.4.3 to 7.4.4 by @dependabot in #75
- poetry dev(deps-dev): bump pytest-cov from 4.1.0 to 5.0.0 by @dependabot in #78
- poetry(deps): bump idna from 3.4 to 3.7 by @dependabot in #79
Other Changes
- 🔖 version 0.6.0 by @marcaurele in #81
Full Changelog: 0.5.2...0.6.0
0.5.2
What's Changed
Dependencies changes ⬆️
- chore(deps): bump actions/setup-python from 2 to 4 by @dependabot in #52
- chore(deps): bump actions/checkout from 2 to 4 by @dependabot in #51
Other Changes
- bump version 0.5.2 by @marcaurele in #53
Full Changelog: 0.5.1...0.5.2
0.5.1
What's Changed
Dependencies changes ⬆️
- poetry dev(deps-dev): update pytest-cov requirement from ^3.0 to ^4.0 by @dependabot in #46
- poetry dev(deps-dev): update flake8 requirement from ^4.0 to ^5.0 by @dependabot in #44
- poetry dev(deps-dev): update coverage requirement from ^6.0 to ^7.0 by @dependabot in #47
- poetry dev(deps-dev): update black requirement from ^22.1.0 to ^23.1.0 by @dependabot in #49
Other Changes
- fix(ci): fix git dubious error msg by @marcaurele in #48
- fix(): main is the default branch by @marcaurele in #45
- Catch up by @marcaurele in #50
Full Changelog: 0.5.0...0.5.1
0.5.0
What's Changed
Breaking Changes 🛠
- depr(python): remove python 3.6 and 3.7 by @marcaurele in #38
Other Changes
- ✨ feat(): counters by @marcaurele in #39
- chore: move to poetry by @marcaurele in #36
Full Changelog: 0.4.0...0.5.0
Rossinière
Rossinière
What's Changed
- feat(analog sensors): read value for different sensors by @marcaurele in #9
- feature: add python 3.9 by @marcaurele in #12
- Virtual inputs and outputs by @marcaurele in #11
Full Changelog: 0.3.0...0.4.0
Rossens
Rossens
What's Changed
- chore(slice): use a generic slice to iterate over the GCE array objects by @marcaurele in #5
- Coverage by @marcaurele in #4
- 🐛(slice): fix slice index by @marcaurele in #6
- feat(Analog sensor): add read operation on analog sensor by @marcaurele in #7
- chore(cov): move excluded lines in pyproject.toml by @marcaurele in #8
Full Changelog: 0.2.3...0.3.0
Montsalvens
Montsalvens
- bug fix on relay
La Maigrauge
La Maigrauge
- review sequence implementation
- validate response status and remove key from response returned
- validate device version and remove key from response returned