github hairyhenderson/gomplate v3.0.0
3.0.0

latest releases: v4.0.1, v4.0.0, v4.0.0-pre-3...
5 years ago

Finally, gomplate has support for nested templates! 🎉 This, and some API changes, means it's time for the next major release! Welcome to gomplate 3.0! 🤖

v3.0.0 (2018-09-25)

Full Changelog

Release Notes

New features and changes

  • Improved documentation at https://gomplate.hairyhenderson.ca/syntax/ (#394)
  • Improved documentation for the conv namespace (added more examples/usage info) (#396)
  • New support for nested templates with the --template/-t flag (#403)
    • Currently templates may be loaded from the local filesystem, but remote template support is likely to be added in the future. Please file an issue if you have a specific use-case for this!
  • For developers who may be using gomplate as a library, #380 has made some changes to function signatures, and so may introduce incompatibilities in your code. Most of the changes involve template functions which should not be called directly (only through text/template). If this is a problem, please file an issue!

New functions

Bug fixes

Don't miss a new gomplate release

NewReleases is sending notifications on new releases.