v3.3.0
A smaller relase this time, almost entirely full of new functions. An exciting new use-case is that a single template can now produce multiple outputs (with file.Write)! 🚀
v3.3.0 (2019-03-03)
Release Notes
New features and changes
- #497 docs: generating rest of string functions from YAML source
- #501 docs: YAMLifying the rest of the function docs, improving the doc template
- #506 Upgrading Go & Dockerfile dependencies
New functions
- #490
file.Write - New
tmplnamespace: - #494
strings.CamelCase - #494
strings.SnakeCase - #495
strings.WordWrap