Releases: freol35241/ltss
Releases · freol35241/ltss
v2.1.0
What's Changed
- Bump pytest-homeassistant-custom-component from 0.13.3 to 0.13.4 by @dependabot in #53
- Bump pytest-homeassistant-custom-component from 0.13.4 to 0.13.5 by @dependabot in #54
- Bump pytest-homeassistant-custom-component from 0.13.5 to 0.13.7 by @dependabot in #57
- Bump pytest-homeassistant-custom-component from 0.13.7 to 0.13.8 by @dependabot in #58
- Bump pytest-homeassistant-custom-component from 0.13.8 to 0.13.9 by @dependabot in #60
- Bump pytest-homeassistant-custom-component from 0.13.9 to 0.13.10 by @dependabot in #61
- fix the error in mac os while building psycopg2 from source by @charithmadhuranga in #42
- Bump pytest-homeassistant-custom-component from 0.13.10 to 0.13.11 by @dependabot in #63
- Bump black from 23.1.0 to 23.3.0 by @dependabot in #62
- Bump pytest-homeassistant-custom-component from 0.13.11 to 0.13.14 by @dependabot in #64
- Bump pytest-homeassistant-custom-component from 0.13.14 to 0.13.15 by @dependabot in #66
- Bump psycopg2-binary from 2.9.5 to 2.9.6 by @dependabot in #67
- Bump pytest-homeassistant-custom-component from 0.13.15 to 0.13.16 by @dependabot in #68
- Bump pytest-homeassistant-custom-component from 0.13.16 to 0.13.17 by @dependabot in #69
- Adding bats test suite for integration testing by @freol35241 in #72
- Bump pytest-homeassistant-custom-component from 0.13.17 to 0.13.20 by @dependabot in #73
- Bump pytest-homeassistant-custom-component from 0.13.20 to 0.13.21 by @dependabot in #74
- Bump geoalchemy2 from 0.13.1 to 0.13.2 by @dependabot in #75
- Bump pytest-homeassistant-custom-component from 0.13.21 to 0.13.22 by @dependabot in #76
- Bump pytest-homeassistant-custom-component from 0.13.22 to 0.13.23 by @dependabot in #77
- Bump pytest-homeassistant-custom-component from 0.13.23 to 0.13.25 by @dependabot in #79
- Bump pytest-homeassistant-custom-component from 0.13.25 to 0.13.26 by @dependabot in #80
- Bump pytest-homeassistant-custom-component from 0.13.26 to 0.13.28 by @dependabot in #82
- Bump docker from 6.0.1 to 6.1.0 by @dependabot in #85
- Bump pytest-homeassistant-custom-component from 0.13.28 to 0.13.30 by @dependabot in #86
- Bump docker from 6.1.0 to 6.1.1 by @dependabot in #87
- Bump docker from 6.1.1 to 6.1.2 by @dependabot in #88
- Bump pytest-homeassistant-custom-component from 0.13.30 to 0.13.31 by @dependabot in #89
- Bump geoalchemy2 from 0.13.2 to 0.13.3 by @dependabot in #90
- Bump pytest-homeassistant-custom-component from 0.13.31 to 0.13.32 by @dependabot in #91
- Bump pytest-homeassistant-custom-component from 0.13.32 to 0.13.33 by @dependabot in #93
- Bump docker from 6.1.2 to 6.1.3 by @dependabot in #92
- Bump pytest-homeassistant-custom-component from 0.13.33 to 0.13.34 by @dependabot in #95
- Bump pytest-homeassistant-custom-component from 0.13.34 to 0.13.36 by @dependabot in #97
- Bump pytest-homeassistant-custom-component from 0.13.36 to 0.13.37 by @dependabot in #98
- Remove id column by @nwerter in #94
New Contributors
- @charithmadhuranga made their first contribution in #42
- @nwerter made their first contribution in #94
Full Changelog: v2.0.1...v2.1.0
v2.0.1
What's Changed
- [WIP] Repository structure rework by @freol35241 in #48
- Bump pytest-homeassistant-custom-component from 0.13.1 to 0.13.3 by @dependabot in #49
- Updating requirement of GeoAlchemy2 to ensure compatibility with SQLAlchemy>=2.0 by @freol35241 in #51
New Contributors
- @dependabot made their first contribution in #49
Full Changelog: v2.0.0...v2.0.1
v2.0.1-alpha
What's Changed
- [WIP] Repository structure rework by @freol35241 in #48
- Bump pytest-homeassistant-custom-component from 0.13.1 to 0.13.3 by @dependabot in #49
- Update requirement on GeoAlchemy2 to ensure compatibility with SQLAlchemy>=2.0
New Contributors
- @dependabot made their first contribution in #49
Full Changelog: v2.0.0...v2.0.1-alpha
v2.0.0
What's Changed
- added CI/CD via GitHub Actions by @BenediktAllendorf in #31
- Initial setup GH actions by @freol35241 in #32
- Changing recommendation of timescale docker image by @freol35241 in #38
- WIP: Updating codebase for breaking changes introduced by bumping the sqlalchemy version to by @freol35241 in #47
Full Changelog: v1.1.0...v2.0.0
v2.0.0-beta
Full Changelog: v2.0.0-alpha...v2.0.0-beta
Home Assistant 2023.3 support
What's Changed
BREAKING CHANGE: Updates to codebase to support migration from sqlalchemy<2.0
to sqlalchemy>=2.0
in order to be compatible with the soon-to-be released Home Assistant version 2023.3
.
Full Changelog: v1.1.0...v2.0.0-alpha
v1.1.0
What's Changed
- Added LITE version (optional TimescaleDB and/or Postgis usage) by @BenediktAllendorf in #29
New Contributors
- @BenediktAllendorf made their first contribution in #29
Full Changelog: v1.0.0...v1.1.0
Release 1.0.0
Merge pull request #27 from freol35241/issue_26 Adding version key to manifest.json