Skip to content

v0.6.23

Latest
Compare
Choose a tag to compare
@borkdude borkdude released this 31 Mar 13:44
· 6 commits to master since this release

What's Changed

  • ci: drop testing of jdk8 on macos by @lread in #154
  • ci: address github actions warnings by @lread in #157
  • ci: also test against jdk 21 by @lread in #158
  • ci: test: bump graal from v21 to v22 by @lread in #160
  • ci: test against clojure 1.12, bump 1.11 current by @lread in #161
  • docs: minor: update descriptions of :continue by @lread in #162
  • Change win program resolution to match macOS/Linux by @lread in #165
  • Fix for testing from babashka project by @lread in #166
  • test: bump clojure 1.12.0 to beta2 by @lread in #167
  • Update README.md copyright year to 2025 by @ingydotnet in #171
  • docs: readme: update babashka badge target by @lread in #172
  • Fix: the shutdown hook should be removed when the process ends to avoid a memory leak. by @maxweber in #173

New Contributors

Full Changelog: v0.5.22...v0.6.23