Releases: WebThingsIO/webthing-arduino
Releases · WebThingsIO/webthing-arduino
v0.10.1
Add support for Arduino Nano 33 IoT.
v0.10.0
- Update ArduinoJson to v6.
- Make Ethernet and WiFi101 ports fully functional.
- Update all ports to be fully compatible with current spec.
- Lint source.
Support latest WoT spec, ESP8266 websockets, and other miscellaneous improvements
v0.9.0 Bump version to reflect number of changes
Improve examples, Add Ethernet adapter
v0.4.1 Bump version
Support capabilities; Use semantic mDNS service type; Validate host header
Note that the new mDNS service type requires the latest version (v0.2.1) of thing-url-adapter to function.
v0.3.0: Rename to webthing-arduino
Since we now support ESP8266, ESP32, and WiFi101 boards, this release renames the library to the more general "webthing-arduino"
v0.2.0: Add support for ESP32 and WiFi101
Bump version for recent changes