Releases: hideakitai/ArtNet
Releases · hideakitai/ArtNet
Release list
v0.9.2
What's Changed
- fix: template specializations in ArtnetWiFi.h cause multiple definition linker errors in multi-file C++ projects (v0.9.1) by @costyn in #151
- chore: bump version v0.9.2 by @hideakitai in #152
New Contributors
Full Changelog: v0.9.1...v0.9.2
v0.9.1
What's Changed
- chore: bump version v0.9.1 for platformio by @hideakitai in #150
Full Changelog: v0.9.0...v0.9.1
v0.9.0
What's Changed
- Feature: enable multiple interfaces in one sketch by @hideakitai in #141
- Refactor: network related abstraction by @hideakitai in #142
- Feature: supports dynamic interface switching by @hideakitai in #143
- Fix: rebase mistake (duplicate code) by @hideakitai in #144
- Fix: wait for random delay before sending ArtPollReply by @hideakitai in #145
- Fix: millis() overflow using PollingTimer by @hideakitai in #146
- Fix: type confliction if using WiFi and ETH by @hideakitai in #147
- build: warn if including Artnet.h by @hideakitai in #148
Full Changelog: v0.8.3...v0.9.0
v0.8.3
What's Changed
- ci: temporary disable samd because of the compile error of fastled by @hideakitai in #138
- Fix ArtPollReply inconsistencies and ESTA manufacturer IDs by @tonyxforce in #137
New Contributors
- @tonyxforce made their first contribution in #137
Full Changelog: v0.8.2...v0.8.3
v0.8.2
What's Changed
- fix: typo Ardino by @hideakitai in #132
- Fix call to nonexistent function by @thirstyice in #136
Full Changelog: v0.8.1...v0.8.2
v0.8.1
What's Changed
- debug: add debug output for received bytes by @hideakitai in #124
Full Changelog: v0.8.0...v0.8.1
v0.8.0
v0.7.1
What's Changed
- Fix/compile error with fastled by @hideakitai in #120
Full Changelog: v0.7.0...v0.7.1
v0.7.0
What's Changed
- Fixed sending incorrect OEM data. by @Mr-Comand in #113
- Allow redefinition of where logging goes by @thirstyice in #111
- Add functions to set individual components of art_poll_reply_config by @thirstyice in #117
- Refactor/logger and readme by @hideakitai in #118
New Contributors
- @Mr-Comand made their first contribution in #113
- @thirstyice made their first contribution in #111
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
- feat: add ArtNzs opcode by @japhsc in #106
- Refactor/commonize some structs by @hideakitai in #108
- Fix/send art poll even if no subscribed universe by @hideakitai in #109
New Contributors
Full Changelog: v0.5.0...v0.6.0