History

0.3.0 (2023-01-19)

  • Feature

  1. Add draw_dot function on display module

  • Patch

  1. Fix write_text function error on display module if text length is 23

  2. Change module constructor argument from uuid to id

0.2.1 (2022-12-02)

  • Patch

  1. Refactor write_text input type on display module

0.2.0 (2022-12-02)

  • Feature

  1. Refactor getter/setter for each MODI+ module

0.1.1 (2022-11-23)

  • Feature

  1. Change python minimum version to 3.7

0.1.0 (2022-11-22)

  • Feature

  1. Add creation examples (brush, dodge)

  2. Add network, battery module functions

  3. Fix play_music function on speaker module

  4. Add preset resource on speaker and display module

  5. Add search module time and timeout exception

0.0.2 (2022-11-18)

  • Feature

  1. Change python minimum version to 3.9

0.0.1 (2022-11-15)

  • Release initial version of the package on in-house GitHub