Skip to content

v0.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Sep 14:46

Changes

  • The repo level config file now has support for a force key for forced values which cannot be changed by the config file
  • Rotz can now automatically detect the filetype and parse the format if the feature (yaml, toml or json) is enabled
  • The features yaml, toml and json can now be enabled simultaneously

Added

  • Added whoami variable to templating
  • Added directories variable to templating
  • Add ability to recurse into subdirectories

Fixed

  • Bug where the repo level config would not merge correctly