Skip to content

clj-refactor 2.5.0

Choose a tag to compare

@bbatsov bbatsov released this 29 Feb 11:07
· 145 commits to master since this release
  • #455: Added support for detecting shadow-cljs projects.
  • #402: cljr-stop-referring: do not alter strings.
  • #380: clean-ns: fix FileNotFoundException, by trying both the absolute path and the path relative to the project root. This requires a new refactor-nrepl, old versions will only check the absolute path.