Skip to content

0.18.1

Compare
Choose a tag to compare
@adrianchifor adrianchifor released this 24 Aug 15:28
· 1688 commits to master since this release
  • Dependencies update (#137)
  • Made cache an optional flag (--cache). Support for additional cache paths (--cache-paths) (#138)
  • Small fix in caching (#140)
  • Added gzip_b64 jsonnet function to support gzip compression of strings + base64
  • Added Python 3.7 support