github hairyhenderson/gomplate v2.0.0
2.0.0

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

✨ Big new release! I've bumped to v2.0.0 to reflect that there are some backwards-incompatible API changes, though for most users this should have no impact.

Major highlights

  • 2 new datasources supported: Consul and BoltDB
  • Now all template functions have "namespaced" versions, with the addition of the data and conv namespaces. The non-namespaced function names will continue to be supported.
  • 4 new functions (undocumented - oops!): conv.ParseInt, conv.ParseFloat, conv.ParseUint, and conv.Atoi
  • New support for authenticating Vault with the EC2 auth back-end

A huge thanks to @stuart-c, who contributed the lion's share of features in this release!

v2.0.0 (2017-08-10)

Full Changelog

Implemented enhancements:

Closed issues:

  • gomplate --version: 0.0.0 #188

Merged pull requests:

Don't miss a new gomplate release

NewReleases is sending notifications on new releases.