github hairyhenderson/gomplate v1.7.0
1.7.0

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

✨ Big release! ✨

This time around, we have a pile of new functions (replaceAll, indent, toJSONPretty, urlParse, and splitN), and a new build target - Solaris on x64. Also, toJSON will now marshal nested objects properly!

Download binaries below, or follow the install instructions.

v1.7.0 (2017-05-24)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • toJSON fails to marshal objects with nested objects #138
  • function has will panic when used on nested map #134
  • Using github.com/ugorji/go/codec for JSON encoding instead of encoding/json #144 (hairyhenderson)
  • Fixing bug with has and datasource around referencing sub-maps in nested maps #135 (hairyhenderson)

Closed issues:

  • Ability to join list of items into string with separator #143

Merged pull requests:

Don't miss a new gomplate release

NewReleases is sending notifications on new releases.