Skip to content

v0.12.0

Compare
Choose a tag to compare
@nickderobertis nickderobertis released this 24 Apr 17:51
· 159 commits to refs/heads/master since this release

Changes

πŸš€ Features

  • Add support for running check hook when folder name is defined but folder does not exist @nickderobertis (#70)
  • Add pre_check hook that runs before deciding init or update when folder name is defined in config @nickderobertis (#69)
  • Render commands with Jinja, providing full run configuration as data. Allows general scripting with folder name, data, etc. @nickderobertis (#67)
  • Add publish-all command @nickderobertis (#66)
  • Ensure master is pushed first in default publish config so it will be the default branch in Github @nickderobertis (#65)