Skip to content

2.1.0

Latest

Choose a tag to compare

@github-actions github-actions released this 23 Jun 18:22
1241967

What's Changed

  • Add support for referenced functions. See Function references.
  • Add validate function to template. See validate)
  • Provide interface to work with vault files and render companion templates to user defined functions. (see User API)
  • Add beforeCreate function. See beforeCreate
  • Add samples with real templates used by author during work (see samples/SRE/README.md)
  • Update documentation
  • Some small fixes