Skip to content

go-jsonnet support

Compare
Choose a tag to compare
@Globegitter Globegitter released this 04 Sep 11:42
· 58 commits to master since this release
  • Added tla_code_files attribute to jsonnet_to_json
  • Added support for go-jsonnet by passing in --define jsonnet_port=go and adding the new dependencies to your WORKSPACE file as shown in the readme.

The use of c++ version is deprecated and in the next version we will switch over to use go-jsonnet per default. Please report if you are running into any issues.