Skip to content

Latest commit

 

History

History
117 lines (57 loc) · 6.05 KB

CHANGELOG.md

File metadata and controls

117 lines (57 loc) · 6.05 KB

Changelog

1.4.0 (2024-08-28)

Features

  • core: manage complex object type in property (#78) (8740ba6)
  • interface-asset: Allow usage of window in interface asset (#79) (e2f4fc6)

1.3.1 (2024-06-05)

Bug Fixes

  • interface-asset: Adds an example parameter to the Trigger (#74) (bd11688)

1.3.0 (2023-12-21)

Features

  • interface-asset: Add Category property to Asset and Collections (#67) (fe5aafc)

Code Refactoring

  • core: mark getInstance of USBSerialService as deprecated and expose createInstance (#69) (f435f3a)

1.2.0 (2023-11-15)

Features

Bug Fixes

  • core: PN-2933 use displayName in Action (2c150b1)
  • core: PN-3170 Add IA Title/Description, Add Description for all decorators (09e729c)
  • interface-asset: apply camelCase naming convention with ESLint (00e6155)

Dependencies

  • intuiface-cdk: fix missing deps (8162ec6)
  • intuiface-cdk: update nx and angular to 16.10.0 (176a53f)

1.1.2 (2023-01-26)

Bug Fixes

  • custom-asset: update generation of custom asset (adef5ae)
  • intuiface-cdk: add 'deps' option for commit messages (87279c0)

Dependencies

  • intuiface-cdk: clean packages (adef5ae)
  • intuiface-cdk: update nodejs & github actions (adef5ae)
  • intuiface-cdk: update packages and angular 14 (adef5ae)

1.1.1 (2022-12-01)

Bug Fixes

  • interface-asset: AbortSignal duplication when building IA (#53) (3c2506c)

1.1.0 (2022-11-22)

Features

  • core: add cacheScope option for CacheService (0edfe0c)
  • core: expose CacheService (112d963)
  • interface-asset: include timestamp in ifd version to increase at each build (af238e2)

Bug Fixes

  • core: generate correct syntax in ifd file for array of primitive (9b0a3d2)

1.0.3 (2022-09-21)

Bug Fixes

  • interface-asset: Change initialization of workspace file for schematics (b728cf8)

1.0.2 (2022-09-21)

Bug Fixes

  • interface-asset: remove .vscode folder from gitignore (01cc0dc)

1.0.1 (2022-09-08)

Bug Fixes

  • intuiface-cdk: add shx to dev deps (8d36560)

Code Refactoring

  • core: change trigger propagation parameters (be2bc81)

1.0.0 (2022-08-24)

  • intuiface-cdk: release 1.0.0 (3e36b15)