Skip to content

v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Nov 17:16
1a072f0

1.0.0 (2024-11-07)

⚠ BREAKING CHANGES

  • Refactored topic structure for more granular flow and access (#191)

Features

  • Refactored topic structure for more granular flow and access (#191) (1413e9f)

Bug Fixes

  • auth: add/refactor request for user_id from account in token repsonse (2b23174)
  • color: ensure color=str assignment publishes correctly (e335b4f)
  • color: fixed color.hex() reference uninitialized (5ab2148)
  • mqtt: add deprecation warnings for data attribute get/set (b123d1b)
  • mqtt: add logging for SUBACK errors (47c04ae)
  • mqtt: require userClient in topic for all scene messages (#201) (9f8765d)
  • position: remove duplicate getter (04db8b0)
  • rotation, scale: raise out of range error when needed (5ab005c)
  • swapped creator and builder arms (5a9e2d3)

Documentation

  • add deprecated docstring attributes and highlight (1f627c8)