Releases: criticalmanufacturing/generator-iot
Releases · criticalmanufacturing/generator-iot
Package Packer (80x)
Added PackagePacker application that allows the creation of self-contained packages ready to be used without needing to install dependencies
Package Packer (72x)
- Added PackagePacker application that allows the creation of self-contained packages ready to be used without needing to install dependencies
Overall fixes
- Driver + TasksPackage
- Added gulp dev dependency
- Added directive to allow usage of Node 12 along with gulp
- Added IoT control file in order to avoid code deletion while not using --dev flag
- Added template packConfig.json file
- Driver:
- Fixed generated code
- TasksPackage
- Added template font.js file
- Config
- Removed template from generators
Overall fixes
- Driver + TasksPackage
- Added gulp dev dependency
- Added directive to allow usage of Node 12 along with gulp
- Added IoT control file in order to avoid code deletion while not using --dev flag
- Added template packConfig.json file
- Driver:
- Fixed generated code
- TasksPackage
- Added template font.js file
- Config
- Removed template from generators
8.0.x - First dedicated version
Updated all dependencies to work with the 7.2.x version
Reviewed driver code
Tasks now have example for AutoInputsOutputs
TasksPackages updated
Fixed versions in Package.json
Driver and TasksPackage generators had the wrong dependencies
7.2.x - First dedicated version
Updated all dependencies to work with the 7.2.x version
Reviewed driver code
Tasks now have example for AutoInputsOutputs
TasksPackages updated
fontgen
Driver template updates
Removed Chokidar dependency from driver
Removed Dev dependency from driver package.json
Added gulpfile.js into driver
Fixed compiler errors in driver
Added missing entries in config (monitorApplication, SecurityPortal)