Skip to content

0.0.3

Compare
Choose a tag to compare
@davidzchen davidzchen released this 09 Feb 20:29
· 114 commits to master since this release

Major changes:

  • Use mirrored http_archive for hermetic builds
  • Fix error when running jsonnet_to_json_test without golden file. (#10)
  • Allow .libsonnet files in srcs (#11)
  • Replace deprecated constant with a string (#14)
  • Add data attributes to allow non-jsonnet importstr (#13)
  • When testing, use jsonnet to canonicalize golden file before comparison (#16)