Released on April 30, 2026
Added
- Add
metadatafield to.workspace.jsonto allow setting metadata for the whole workspace (#238). Fields from there are read and replace keys from.meta.jsonwhen building the kpars. Currently onlymetamodelis supported. As with all workspace functionality, this is expected to change in the future. - Allow specifying custom
meta.indexfor each project in workspace (#241). Currently this functionality is only exposed through Java bindings. - Include
README.mdwhen building the kpar if the file is present (#239) - Add environment metadata file
env.toml, which resides insysand_env(#175). Currentlyentries.txtand per-projectversions.txtare 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