Skip to content

Releases: seancorfield/dot-clojure

1.1.1

09 Oct 18:15
c967b4f
Compare
Choose a tag to compare
  • Allow Rebel Readline + nREPL Server as a combination
  • Clojure 1.12.0 (GA)
  • Update tooling

1.0.2

31 May 16:57
Compare
Choose a tag to compare
  • Update :1.12 to Alpha 3
  • Update antq and new tools
  • Update Portal support in start-repl to include wrap-notebook if available

1.0.1

14 Apr 20:02
Compare
Choose a tag to compare
  • Update :1.12 tag to Clojure 1.12.0 Alpha 2
  • Remove :add-libs alias -- you can use the official clojure.repl.deps support in Clojure 1.12.0 Alpha 2 instead!

1.0.0

31 Mar 18:14
Compare
Choose a tag to compare

Initial tagged release.

Changes from prior source versions:

  • No longer starts a Socket REPL Server by default -- you have to either explicitly ask for it or have an existing .socket-repl.port file
  • Moves code from dev namespace to org.corfield.dev.repl namespace to avoid conflicts
  • Adds :datomic/dev.datafy and :dbxray aliases