Releases: cpvalente/stupidArtnet
Releases · cpvalente/stupidArtnet
StupidArtnet v1.5.0
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
- @kacper516 made their first contribution in #27
- @LukeLR made their first contribution in #25
Full Changelog: 1.4.0...1.5.0
StupidArtnet v1.4.0
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
What's Changed
Several small improvements and cleanup code smell
Adding tighter linting rules to improve code quality
- Refact/1.2.0 by @cpvalente in #22
Full Changelog: 1.2.0...1.3.0
StupidArtnet v1.2.0
Fix issues with subnet / net addresses. Small breaking changes
What's Changed
- Fix/20 subnets by @cpvalente in #21
Full Changelog: 1.1.2...1.2.0
Code refactor
Several improvements on small code smells
What's Changed
- Refact/1.1.1 by @cpvalente in #19
Full Changelog: 1.1.1...1.1.2
Flash function improvement
1.1.0
Receive Art-Net with stupid artnet
What's Changed
- Feat/server by @cpvalente in #17
Full Changelog: 1.0.2...1.1.0