Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 236 Bytes

CHANGELOG.md

File metadata and controls

10 lines (7 loc) · 236 Bytes

0.1.1 (2022-04-XX)

  • Switched to asyncio
  • Added profile management to Board class
  • Added tests for Board and Profile classes
  • Switched to dataclasses for message struct generation

0.1.0 (2022-03-29)

  • First release on PyPI.