Skip to content

v0.12.1

Choose a tag to compare

@jalseth jalseth released this 20 Apr 04:09
· 318 commits to main since this release
a5e96aa

Bug Fixes

  • Ensure generated file permissions are sane (#137) -- thanks @hnts !
  • Fix panic when handling Kind matchers (#144) -- thanks @hnts !
  • Fix YAML rendering on Windows (#147)

Other Improvements

  • Bump OPA dependency to 0.27.1 (#143)
  • Bump Go to 1.16 (#145)
  • Acceptance tests now run on Windows, Mac, and Linux (#146)