Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 488 Bytes

CHANGELOG.md

File metadata and controls

28 lines (18 loc) · 488 Bytes

Changelog

v0.1.4

  • Bugfixes:
    • Fix issue with UART framing module causing doubled-up messages to not be delivered in order
  • Enhancements:
    • Allow initialized UART connections to be passed via config

v0.1.3

  • Enhancements:
    • update blue_heron to 0.3.0

v0.1.2

  • Enhancements:
    • update blue_heron to 0.2.1

v0.1.1

  • Bugfixes:
    • Refactored UART framing to be much simpler. This fixes ACL not working on Raspberry pi devices

v0.1.0

Initial release