Sysand 0.1.1

Released on June 8, 2026

This is a bugfix release. Most notably, it fixes project duplication in .sysand/env.toml.

It also changes the default behavior of sysand build to update checksums and exported symbols,
meaning --update-meta flag is no longer needed (it will still be accepted for now, but will warn
that it’s the default). A flag --keep-index to not update exported symbols is now provided instead.

Enhancements made

  • feat(build): update index and checksum by default, provide opt out for index #382

Bugs fixed

  • fix(sync): don’t duplicate editable projects in env.toml that have no identifiers, include publisher in lockfile #381

See installation instructions to install sysand.

See the changelog for all changes.