Skip to content

v0.10.0

Choose a tag to compare

@github-actions github-actions released this 15 Jul 04:39
· 144 commits to develop since this release
v0.10.0
1fd8e08

See the README for install + Unity integration instructions.

What's Changed

  • fix(stdlib): restore clojure.spec.alpha regex ops and fix keys* :req-un on empty input by @skydread1 in #42
  • feat(compiler): deterministic compilation and byte-diff drift check by @skydread1 in #44
  • refactor(tooling): parameterized bootstrap task, bb.edn as task graph only by @skydread1 in #46
  • fix(compiler): clear type-lookup-cache per file-writing compile unit by @skydread1 in #49
  • fix(tooling): recompile the seven never-regenerated sub-file DLLs by @skydread1 in #47
  • Release v0.10.0 by @skydread1 in #50

Full Changelog: v0.9.0...v0.10.0