Releases: criticalmanufacturing/generator-iot
Releases · criticalmanufacturing/generator-iot
v10.2.7
v10.2.6
Template support for Tasks Packages
What's Changed
- Added the monitoring of the template folder for packages by @rmmoreira84 in #27
New Contributors
- @rmmoreira84 made their first contribution in #27
Full Changelog: v10.2.4...v10.2.5
10.2 Version update
10.2 Version
- Added Tasks Library App
- Added Tasks Library Task App
- Added Tasks Library Converter App
10.1 version
Bumped everything to use the 10.1 version
10.0 version
- Removed tasks related apps - This is now covered by the CLI
- Updated PackagePacker to support new Task formats
- Updated Driver template to use the most recent dependencies
8.2.1 - Driver index.ts fixes
+ Added yargs reset
+ Added general exception handler
* Fixed config resolution on relative paths
* Fixed logging verbosity on exception
8.2.x - First dedicated version
- Based on 8.1, version bump
8.1.x - First dedicated version
-
General:
- Support for latest yo (4.2.0)
-
Driver:
- gulpfile in .gitignore
- Updated dependencies
- Added deviceIds and characteristics examples in package.json
-
TasksPackage
- Updated dependencies