v0.26.0
This release brings major improvements to AliECS, including extensions to the Apricot runtime KV API and to the VarSpec workflow template metadata mechanism for UI widgets.
-
Apricot runtime KV API
- [apricot] Add ListRuntimeEntries to runtime key-value API
-
Workflow template metadata for UI
- [core] Add index and visibleif to VarSpec
- [core] Add enabledif trait to VarSpec
- [core] Update VarSpec structure
- [core] Ensure the default values shipped to UI are overriden by Apricot
-
Miscellaneous
- [core][executor] Improve logging levels