github hairyhenderson/gomplate v3.4.0

latest releases: v4.0.0-pre-2, v3.11.7, v3.11.6...
5 years ago

In this release we've got some spring cleaning, 20 new functions, and a new way to dynamically name output files! 🚀🌷✨

Also, a new website is up at https://gomplate.ca, and the docs have moved to https://docs.gomplate.ca 📖

There's also now a #gomplate Slack channel on the Gophers Slack instance. Get invited by going to https://invite.slack.golangbridge.org, then join #gomplate and chat with the community and developers.

v3.4.0 (2019-04-09)

Full Changelog

Release Notes

New features and changes

  • #529 Adding new --output-map argument for templating output paths (see docs for details)
  • #521 Adding another way to install gomplate - with npm: npm install -g gomplate

New functions

Bug fixes

  • #507 & #527 Fixed loads of outstanding Windows bugs - plus adding more Windows-specific tests!
  • #533 Fixing merge behaviour for booleans
  • #513 Fixing file.Write's behaviour - it now truncates existing files as expected

Don't miss a new gomplate release

NewReleases is sending notifications on new releases.