Skip to content

0.7.0

Choose a tag to compare

@bbatsov bbatsov released this 12 Jul 07:24
  • Adapt to piggieback 0.7.0's delegating repl-env so Node.js dynamic completion keeps working.
  • Modernize dependencies (ClojureScript 1.12, compliment 0.8.0, cider-nrepl 0.61.0, shadow-cljs 3.x and more).
  • Drop the ancient Clojure 1.8/1.9/1.10 rows from the CI matrix; test against 1.11, 1.12 and master instead.
  • Migrate CI from CircleCI to GitHub Actions.
  • Replace the Leiningen/lein-git-down build with a deps.edn-native tools.build build (see build.clj).
  • Add a shadow-cljs integration test covering dynamic completion over a real Node runtime.

See the changelog for details.