Skip to content

v2.0.0

Compare
Choose a tag to compare
@tfeldmann tfeldmann released this 16 Dec 10:32
· 37 commits to main since this release
  • Revamped API!
  • New: writes the state only on changes, not on every update
  • Renamed the classes and header files:
    • IndicatorPin -> Indicator
    • FadingIndicatorPin -> FadeIndicator
    • Indicator -> BaseIndicator
    • FadingIndicator -> BaseFadeIndicator
  • Code cleanups
  • Uses GitHub Actions for tests