Skip to content

Latest commit

 

History

History
50 lines (27 loc) · 2.21 KB

CHANGELOG.md

File metadata and controls

50 lines (27 loc) · 2.21 KB

Changelog

v0.3.9 (2020-12-23)

v0.3.8 (2020-12-23)

v0.3.7 (2020-11-27)

Implemented enhancements:

  • Add "disconnect_all" method to force termination of the ble connection without server restart #12
  • Add healthcheck api method to query server status and verify connections from the remote client #11
  • Add current brightness value to the device state #10

v0.3.6 (2020-11-17)

v0.3.5 (2020-11-17)

v0.3.4 (2020-11-15)

Implemented enhancements:

  • Add timeout before connection attempts #6

Fixed bugs:

  • HTTP Server doesn't closed ble connections correctly on sigterm #8
  • HTTP client fails to send set state command due to serialization error #7
  • CLI tries to proceed with business logic even when connection wasn't established #5

v0.3.3 (2020-11-15)

Implemented enhancements:

  • Improve error handling to the client receive more straightforward error message #4
  • Improvements to the HTTP server inteface #3

Fixed bugs:

  • Attempt number in case of connection failure is invalid in log message #2

v0.3.2 (2020-11-15)

v0.3.1 (2020-11-14)

v0.3.0 (2020-11-13)

* This Changelog was automatically generated by github_changelog_generator