Sysand 0.0.11

Released on April 30, 2026

Added

  • Add metadata field to .workspace.json to allow setting metadata for the whole workspace (#238). Fields from there are read and replace keys from .meta.json when building the kpars. Currently only metamodel is supported. As with all workspace functionality, this is expected to change in the future.
  • Allow specifying custom meta.index for each project in workspace (#241). Currently this functionality is only exposed through Java bindings.
  • Include README.md when building the kpar if the file is present (#239)
  • Add environment metadata file env.toml, which resides in sysand_env (#175). Currently entries.txt and per-project versions.txt are still also used, but will be removed in the future.

Download it from GitHub releases: Release v0.0.11 · sensmetry/sysand · GitHub
Download it from Python package index or using pip: sysand on PyPI