What's New in Rot: v2024.06

Release notes for Rot v2024.06.

Features

Hashes

Rot now includes hash CLI helpers to generate and verify hashes. Visit rot hash-new and rot hash-ver for more information.

Enhancements

  • Added cli.macros for creating repeatable CLI shortcuts.
  • Change rot run to allow the base environment variable name to set for values using the meta key _, e.g. secrets/mykey with the meta key _ set to test will be mykey_test instead of mykey when using rot run.