Skip to content

v0.2.0

Choose a tag to compare

@a-maze-d a-maze-d released this 14 Nov 20:32
· 336 commits to main since this release

Welcome to animations

This version is a first version that feels more stable. For the functionality provided, no major changes are expected. It introduces the following features:

  • LedAnimator a server that manages animations and that can be updated to run a new animation
  • LedAnimationManager a server that manages a set of led strips and animations. It manages the lifecycle of them and through a single interface they can be managed
  • Full test coverage (note: some test are still flaky, some are not the best)
  • Decently good livebook coverage of the current functionality
  • Architecture diagram

This is still not production ready, but we surely are getting closer :-)