github google/jsonnet v0.13.0

latest releases: v0.20.0, v0.19.1, v0.19.0...
4 years ago

jsonnet fmt is now its own executable called jsonnetfmt. This helps if you're using the Go version but you still want to have a formatter in your $PATH. Soon we want to have jsonnetfmt be a binary in the Go version too.

If you've got scripts that run jsonnet fmt, you will need to delete the space from them.

Standard library additions:

  • std.reverse
  • std.encodeUTF8 and std.decodeUTF8

There are some performance improvements in the Go version

There are are also plenty of minor bugfixes.

Don't miss a new jsonnet release

NewReleases is sending notifications on new releases.