github google/jsonnet v0.9.1

latest releases: v0.20.0, v0.19.1, v0.19.0...
pre-release7 years ago

New features:

  • error will implicitly convert to string
  • Verbatim string literals, e.g. " \ " " can now be given as @" \ "" " (note the escaping of "
  • std.md5("foo") is added.

Bug fixes:

Fixed the binding of self / super in e after the expansion of [e] +:
Several improvements to the output of jsonnet fmt when -n is used.
Avoid an infinite loop of memory consumption at a ||| syntax error.

Don't miss a new jsonnet release

NewReleases is sending notifications on new releases.