Skip to content

Releases: cpvalente/stupidArtnet

StupidArtnet v1.5.0

16 Mar 10:12
Compare
Choose a tag to compare

What's Changed

  • Added the ability to send ArtSync message in the Art-Net protocol implementation. by @kacper516 in #27
  • Compatibility with microPython to control microcontrollers with artnet by @LukeLR in #25
  • refactor: allow setting source by @cpvalente in #28

New Contributors

Full Changelog: 1.4.0...1.5.0

StupidArtnet v1.4.0

27 Apr 17:51
3e1b203
Compare
Choose a tag to compare

What's Changed

  • Edits in the server by @stranck in #23
  • Server can now ensure sequence order
  • Small code quality improvements
  • Tooling update

New Contributors

Full Changelog: 1.3.0...1.4.0

StupidArtnet v1.3.0

27 Feb 20:43
80e7722
Compare
Choose a tag to compare

What's Changed

Several small improvements and cleanup code smell
Adding tighter linting rules to improve code quality

Full Changelog: 1.2.0...1.3.0

StupidArtnet v1.2.0

27 Feb 20:27
7843236
Compare
Choose a tag to compare

Fix issues with subnet / net addresses. Small breaking changes

What's Changed

Full Changelog: 1.1.2...1.2.0

Code refactor

08 Feb 20:14
3118274
Compare
Choose a tag to compare

Several improvements on small code smells

What's Changed

Full Changelog: 1.1.1...1.1.2

Flash function improvement

07 Feb 20:44
c0cfc9e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.1.0...1.1.1

1.1.0

28 Oct 07:02
Compare
Choose a tag to compare

Receive Art-Net with stupid artnet

What's Changed

1.0.2

31 Aug 12:07
cb8b767
Compare
Choose a tag to compare

Simplify imports
Add examples to repo

1.0.1

27 Aug 13:06
Compare
Choose a tag to compare

adding utility functions

v1

17 Aug 21:02
a738c20
Compare
Choose a tag to compare
v1
Merge pull request #7 from rytai/feature/allow_broadcast

Allow broadcast in subnet