Skip to content

v0.3.0

Compare
Choose a tag to compare
@gmazzap gmazzap released this 18 Mar 11:25
· 159 commits to master since this release
  • supply() template method now supports a callback as default value
  • added support for 'strict_variables' engine option to throw an exception or a notice when using undefined vars
  • updated documentation
  • various typo and CS fixes