Releases: arduino/pluggable-discovery-protocol-handler
Releases · arduino/pluggable-discovery-protocol-handler
v2.1.1
Changelog
71b0ce2 Fixed HELLO
command handler to gracefully handle empty command (see #32)
v2.1.0
Changelog
a24d9b5 Added support for hardwareId
field.
56f1ee1 Replaced channels with direct write to stdout
2.0.2
Changelog
047122c Fix quit message not being printed
bc969e0 Add CI workflow to check for unapproved Go dependency licenses
ccc6453 Add GitHub Actions workflow to generate releases
f2abe97 Add dummy-discovery link to readme
2.0.0
Merge pull request #8 from arduino/scerza/fix-failing-checks
Fix failing go checks
1.2.0
Merge pull request #3 from arduino/simplify-interface
Start() and List() are no more required