Releases: node-red/node-red-nodegen
Releases · node-red/node-red-nodegen
0.2.4: Maintenance Release
What's Changed
- Add MQTT binding support for WoT Thing Description by @k-toumura in #132
Full Changelog: 0.2.3...0.2.4
0.2.3: Maintenance Release
0.2.2: Maintenance Release
What's Changed
- Output subflow information to README.md by @kazuhitoyokoi in #130
Full Changelog: 0.2.1...0.2.2
0.2.1: Maintenance Release
Fixed document links
0.2.0: Milestone Release
What's Changed
- Add support for converting subflow definition by @HiroyasuNishiyama in #122
- Use GitHub Actions instead of Travis CI by @kazuhitoyokoi in #126
- Remove Travis CI files from node templates by @kazuhitoyokoi in #127
- Update dependency modules by @kazuhitoyokoi in #128
- fix uri-schema handling in WoT TD by @k-toumura in #129
Full Changelog: 0.1.1...0.2.0
0.1.1: Maintenance Release
- improve CoAP and IPv6 support (#121) @k-toumura
- Eliminate dependency on CLDR and minor fix for WoT code generation (#116) @k-toumura
- Restructure code layout (#114) @knolleary
- Add example flow to function node template (#111) @kazuhitoyokoi
- Support OpenAPI 3.0 as source data (#110) @kazuhitoyokoi
- Add documentation for WoT Thing Description support (#109) @k-toumura
- Add function .json support (#107) @dceejay
- Updated 'Example 2' save function section (#104) @juggledad
0.1.0: Milestone Release
0.0.4: Maintenance Release
- Bug fix (#97)