Releases: intuiface/intuiface-cdk
Releases · intuiface/intuiface-cdk
v1.4.0
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)
v1.3.1
1.3.1 (2024-06-05)
Bug Fixes
- interface-asset: Adds an example parameter to the Trigger (#74) (bd11688)
v1.3.0
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)
v1.2.0
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)
v1.1.2
1.1.2 (2023-01-26)
Dependencies
- intuiface-cdk: clean packages (adef5ae)
- intuiface-cdk: update nodejs & github actions (adef5ae)
- intuiface-cdk: update packages and angular 14 (adef5ae)
v1.1.1
1.1.1 (2022-12-01)
Bug Fixes
- interface-asset: AbortSignal duplication when building IA (#53) (3c2506c)
v1.1.0
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)
v1.0.3
1.0.3 (2022-09-21)
Bug Fixes
- interface-asset: Change initialization of workspace file for schematics (b728cf8)
v1.0.2
1.0.2 (2022-09-21)
Bug Fixes
- interface-asset: remove .vscode folder from gitignore (01cc0dc)
v1.0.1
1.0.1 (2022-09-08)
Bug Fixes
- intuiface-cdk: add shx to dev deps (8d36560)
Code Refactoring
- core: change trigger propagation parameters (be2bc81)