Skip to content

Releases: freol35241/ltss

v2.1.0

11 Jun 19:49
5f421d2
Compare
Choose a tag to compare

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

Full Changelog: v2.0.1...v2.1.0

v2.0.1

02 Mar 08:19
c0f12c5
Compare
Choose a tag to compare

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

Full Changelog: v2.0.0...v2.0.1

v2.0.1-alpha

02 Mar 08:05
Compare
Choose a tag to compare
v2.0.1-alpha Pre-release
Pre-release

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

Full Changelog: v2.0.0...v2.0.1-alpha

v2.0.0

28 Feb 21:39
3bc3803
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v2.0.0

v2.0.0-beta

28 Feb 21:01
Compare
Choose a tag to compare
v2.0.0-beta Pre-release
Pre-release

Home Assistant 2023.3 support

25 Feb 21:21
Compare
Choose a tag to compare
Pre-release

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

30 Mar 16:27
a7d8a64
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.1.0

Release 1.0.0

12 Oct 14:18
13cdd43
Compare
Choose a tag to compare
Merge pull request #27 from freol35241/issue_26

Adding version key to manifest.json