Skip to content
This repository was archived by the owner on Feb 2, 2021. It is now read-only.

Releases: AnimatedLEDStrip/AnimatedLEDStripClient

[Ruby] v0.6.1

18 Jan 19:56
c7e56fc

Choose a tag to compare

First release of the ruby library
Supports sending animations to the server

[Dart] v0.6.1

18 Jan 19:57
ac4e01b

Choose a tag to compare

First release of the dart library
Supports sending and receiving animations

[Python] v0.6

18 Jan 02:49
8aa0416

Choose a tag to compare

First release of the python library
Supports sending animations to the server

[Kotlin/Java] v0.6

17 Jan 22:44

Choose a tag to compare

  • Add onUnableToConnect callback
  • Improve setIPAddress
  • Add setPort

v0.5

28 Sep 22:04

Choose a tag to compare

  • Update dependency versions

v0.4

20 Sep 18:21

Choose a tag to compare

  • Update tinylog imports

Version v0.3

29 Aug 19:46

Choose a tag to compare

  • Refactor sender
  • Add sender callbacks
  • send() and endAnimation() extension methods for AnimationData

Release 0.2

15 Jan 17:30

Choose a tag to compare

  • Move parseHex method to main AnimatedLEDStrip library
  • Add toString() method to AnimationData