Skip to content

v0.0.19

Choose a tag to compare

@github-actions github-actions released this 02 Feb 15:54
· 39 commits to master since this release
637aa2a

What's Changed

  • perf(rtk): optimize find_importers by eliminating cloning and caching symlink resolution by @julienduchesne in #10
  • refactor: move tanka native functions from jrsonnet-stdlib to rtk by @julienduchesne in #13
  • feat: add jrsonnet binary to releases and Docker image by @julienduchesne in #11
  • ci: consolidate benchmark results into single PR comment by @julienduchesne in #15
  • feat(rtk): implement tool imports and importers-count commands by @julienduchesne in #14
  • feat(tests): add error parity tests and assertions to golden tests by @julienduchesne in #16
  • fix(rtk): use workspace dependencies for jrsonnet crates by @julienduchesne in #17
  • fix: remove version requirements from workspace path dependencies by @julienduchesne in #18
  • fix(release): filter artifact downloads to exclude dockerbuild files by @julienduchesne in #19

Full Changelog: v0.0.18...v0.0.19