0.7.0
- 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-downbuild with adeps.edn-nativetools.buildbuild (seebuild.clj). - Add a shadow-cljs integration test covering dynamic completion over a real Node runtime.
See the changelog for details.