Skip to content

v0.26.0

Choose a tag to compare

@teo teo released this 04 Aug 15:11
· 1289 commits to master since this release

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