Skip to content

Releases: criticalmanufacturing/cli

5.1.0

25 Nov 11:03
8ac8b2f
Compare
Choose a tag to compare

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

04 Nov 09:46
Compare
Choose a tag to compare
5.1.0-1 Pre-release
Pre-release

What's Changed

  • chore: move AppData to cli core objects by @x4vicc in #442

Full Changelog: 5.1.0-0...5.1.0-1

5.1.0-0

30 Oct 15:10
Compare
Choose a tag to compare
5.1.0-0 Pre-release
Pre-release

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

09 Oct 10:09
fdbfbc0
Compare
Choose a tag to compare

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

Full Changelog: 5.0.0...5.0.1

5.0.1-1

09 Sep 14:10
Compare
Choose a tag to compare
5.0.1-1 Pre-release
Pre-release

What's Changed

  • fix(new html): add default routing for v11 by @x4vicc in #430

Full Changelog: 5.0.1-0...5.0.1-1

5.0.1-0

05 Sep 16:25
Compare
Choose a tag to compare
5.0.1-0 Pre-release
Pre-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

New Contributors

Full Changelog: 5.0.0...5.0.1-0

5.0.0

13 Aug 13:06
8d8b539
Compare
Choose a tag to compare

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

Full Changelog: 4.4.0...5.0.0

5.0.0-2

24 Jul 16:33
Compare
Choose a tag to compare
5.0.0-2 Pre-release
Pre-release

What's Changed

Full Changelog: 5.0.0-1...5.0.0-2

5.0.0-1

03 Jul 13:21
Compare
Choose a tag to compare
5.0.0-1 Pre-release
Pre-release

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

Full Changelog: 4.4.0...5.0.0-1

5.0.0-0

01 Jul 14:57
Compare
Choose a tag to compare
5.0.0-0 Pre-release
Pre-release

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

Full Changelog: 4.4.0...5.0.0-0