Skip to content

Releases: efirestone/hassle

v0.2.5

22 Oct 05:15
3c67384
Compare
Choose a tag to compare

0.2.5 (2023-10-22)

Bug Fixes

  • Include native tests before publishing (9843a52)

v0.2.4

22 Oct 04:47
6a356a6
Compare
Choose a tag to compare

0.2.4 (2023-10-22)

Bug Fixes

  • Bump to Gradle 8.4 (b81e90c)
  • Clean up dokka plugin declaration (afe9b94)
  • Enable Kotlin/Native tests in CI (4651ce2)
  • Fix Kotlin/Native tests (3090740)
  • Remove fluidsonic time and use built in LocalTime (e6cde76)
  • Remove java-library plugin (cd0dc51)
  • Switch from JaCoCo to Kover (7bb2b53)

v0.2.3

18 Oct 07:10
021f907
Compare
Choose a tag to compare

0.2.3 (2023-10-18)

Bug Fixes

  • Fix serialization of commands (28db83e)

v0.2.2

16 Oct 03:59
1345761
Compare
Choose a tag to compare

0.2.2 (2023-10-16)

Bug Fixes

  • Add Command serializing test (0eff807)
  • Bump dependencies (320a757)
  • Improve logging on JSON coding errors (31f1a4a)

v0.2.1

16 Jul 04:57
18f66f6
Compare
Choose a tag to compare

0.2.1 (2023-07-16)

Bug Fixes

  • Bump to the latest dependency versions (950e48a)

v0.2.0

16 Jul 04:25
03906ff
Compare
Choose a tag to compare

0.2.0 (2023-07-16)

Bug Fixes

  • Add config/entity_registry/list command support (d3a1fcb)
  • Add method to send and then await a WebSocket command (61903ee)
  • Combine State and Attributes (acc6b47)
  • Explicitly checkout release branch for releases (f73ef55)
  • Simplify types used for State and Attribute storage (dac87d9)
  • Use command IDs to correlate responses (cce8137)
  • Use KType rather than KClass (b0a5224)

Features

  • Add support for the config_entries/get command (8f7d75d)

v0.1.20

27 Jun 06:54
09c131b
Compare
Choose a tag to compare

0.1.20 (2023-06-27)

Bug Fixes

  • Update checkout action and specify release branch (8eabef8)

0.1.19

27 Jun 06:50
89cd63a
Compare
Choose a tag to compare

Full Changelog: v0.1.18...v0.1.19

v0.1.18

26 Jun 06:16
4fa69c5
Compare
Choose a tag to compare

0.1.18 (2023-06-26)

Bug Fixes

  • Add Sensor method to HomeAssistantApiClient protocol (61c4cd2)
  • Improve generics constraints (73b517c)

v0.1.14

10 Feb 08:20
0beae3b
Compare
Choose a tag to compare

0.1.14 (2022-02-10)

Bug Fixes

  • Bump dependencies (220b5d3)
  • Bump dependencies (799a580)
  • Only run the Maven publish action from the release branch (34d2dd0)