Skip to content

New functions

Compare
Choose a tag to compare
@technosophos technosophos released this 17 May 18:36
· 359 commits to master since this release

This release adds several new functions:

  • snakecase, camelcase, and shuffle are three new string functions
  • fail allows you to bail out of a template render when conditions are not met

Changelog

  • Fix links to other markdown docs. 967ad1c (Chance Zibolski)
  • Add fail function 3ca3f10 (Kent Rancourt)
  • Fix minor indentation issues 4776d72 (Luk Burchard)
  • Update glide with new dependencies f5b0ed4 (Matt Butcher)
  • Add 'snakecase', 'camelcase' and 'shuffle' c032c8f (Manfred Touron)
  • Updated documentation on merge. eddf742 (Matt Butcher)