Skip to content

v0.19.0

Choose a tag to compare

@github-actions github-actions released this 19 Jun 18:10
· 677 commits to main since this release
57d046c

What’s changed

Quite the cleanup, with breaking changes and performance improvements; paving the way towards other changes and fixes.

🚨 Breaking changes

Lots of small breaking changes in this release.

  • The whole model has been rewritten on top of mashumaro; when upgrading to this release, be sure to adapt your application to these changes (see models.py files for new models).
  • WLED 0.14.0 is the minimum required version as of this release.

🚀 Enhancements

⬆️ Dependency updates

Details