Releases: criticalmanufacturing/cli
Releases · criticalmanufacturing/cli
5.1.0
This release introduces QOL improvements for scaffolding Apps, as well as several bugfixes.
What's Changed
- docs: updates according to v5.0 feedback and styling corrections by @cmf-moreira in #432
- feat(init): Add App environment configuration by @migafgarcia in #425
- fix(bump): prevent wrong assembly files from being changed when running bump from root by @ricardofslp in #434
- fix(build): check angular.json using package folder by @arcruz93 in #431
- Persist app environment config key only for apps by @m-s- in #440
- chore: move AppData to cli core objects by @x4vicc in #442
Check our Change Log for more information.
Full Changelog: 5.0.1...5.1.0
5.1.0-1
5.1.0-0
What's Changed
- docs: updates according to v5.0 feedback and styling corrections by @cmf-moreira in #432
- feat(init): Add App environment configuration by @migafgarcia in #425
- fix(bump): prevent wrong assembly files from being changed when running bump from root by @ricardofslp in #434
- fix(build): check angular.json using package folder by @arcruz93 in #431
- Persist app environment config key only for apps by @m-s- in #440
Full Changelog: 5.0.1...5.1.0-0
5.0.1
This release fixes some minor quality-of-life issues with the 5.0.0 release.
What's Changed
- fix: App manifest issues by @obimelo in #418
- Fix v11 Scaffolding by @x4vicc in #428
- Fixed manifest generation for packages with multiple master data packages targeting different platforms by @goncaloo23 in #426
- fix(new html): add default routing for v11 by @x4vicc in #430
- fix(iot): change template identity by @x4vicc in #435
Check our Change Log for more information.
New Contributors
- @obimelo made their first contribution in #418
- @x4vicc made their first contribution in #428
- @goncaloo23 made their first contribution in #426
Full Changelog: 5.0.0...5.0.1
5.0.1-1
What's Changed
Full Changelog: 5.0.1-0...5.0.1-1
5.0.1-0
What's Changed
- fix: App manifest issues by @obimelo in #418
- Fix v11 Scaffolding by @x4vicc in #428
- Fixed manifest generation for packages with multiple master data packages targeting different platforms by @goncaloo23 in #426
New Contributors
- @obimelo made their first contribution in #418
- @x4vicc made their first contribution in #428
- @goncaloo23 made their first contribution in #426
Full Changelog: 5.0.0...5.0.1-0
5.0.0
In this v5 release we have focused on two big areas, MES v11 support and app development support.
Highlights
- migration to .NET 8, support for node 18 and 20, and dependency bumps
- support for MES v11 packages
- App scaffolding
- Updated documentation for MES v11 release
Check our Change Log for more information.
New Contributors
- @pedromsilvapt made their first contribution in #407
- @cmf-moreira made their first contribution in #422
Full Changelog: 4.4.0...5.0.0
5.0.0-2
What's Changed
- chore(new ui): set port 80 as default on config.json by @joaoopereira in #417
Full Changelog: 5.0.0-1...5.0.0-2
5.0.0-1
What's Changed
- development update dependencies by @m-s- in #409
- fix(PackCommand): use package root instead of '.' as default
workingDir
by @ponces in #411 - fix(Pack): use cmfapp.json from project root when it doesn't exist locally by @ponces in #412
- feat(help): run generate of documents database and markdown links by @ponces in #410
- fix(build): remove mandatory iot lib command by @jrk94 in #414
- fix(help): replace new lines and spaces inside tables generated from templates by @pedromsilvapt in #407
- feat: support dependency versions for MES v11 by @m-s- in #413
- chore(scaffolding): allow serve script to listen on all interfaces by @m-s- in #415
- feat: Target Platform for MasterData by @jgabrielmaia in #405
- feat(iot): implement support for ATLs by @jrk94 in #382
- chore(scaffolding): disable host check on serve script by @joaoopereira in #416
New Contributors
- @pedromsilvapt made their first contribution in #407
Full Changelog: 4.4.0...5.0.0-1
5.0.0-0
What's Changed
- development update dependencies by @m-s- in #409 - this bumps the CLI to .NET 8
- fix(PackCommand): use package root instead of '.' as default
workingDir
by @ponces in #411 - fix(Pack): use cmfapp.json from project root when it doesn't exist locally by @ponces in #412
- feat(help): run generate of documents database and markdown links by @ponces in #410
- fix(build): remove mandatory iot lib command by @jrk94 in #414
- fix(help): replace new lines and spaces inside tables generated from templates by @pedromsilvapt in #407
- feat: support dependency versions for MES v11 by @m-s- in #413
- chore(scaffolding): allow serve script to listen on all interfaces by @m-s- in #415
New Contributors
- @pedromsilvapt made their first contribution in #407
Full Changelog: 4.4.0...5.0.0-0