Releases: efirestone/hassle
Releases · efirestone/hassle
v0.2.5
0.2.5 (2023-10-22)
Bug Fixes
- Include native tests before publishing (9843a52)
v0.2.4
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
0.2.3 (2023-10-18)
Bug Fixes
- Fix serialization of commands (28db83e)
v0.2.2
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
0.2.1 (2023-07-16)
Bug Fixes
- Bump to the latest dependency versions (950e48a)
v0.2.0
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
0.1.20 (2023-06-27)
Bug Fixes
- Update checkout action and specify release branch (8eabef8)
v0.1.18
0.1.18 (2023-06-26)
Bug Fixes
- Add Sensor method to HomeAssistantApiClient protocol (61c4cd2)
- Improve generics constraints (73b517c)
v0.1.14
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)