Releases: seancorfield/dot-clojure
Releases · seancorfield/dot-clojure
1.1.1
1.0.2
- Update
:1.12
to Alpha 3 - Update
antq
andnew
tools - Update Portal support in
start-repl
to includewrap-notebook
if available
1.0.1
- Update
:1.12
tag to Clojure 1.12.0 Alpha 2 - Remove
:add-libs
alias -- you can use the officialclojure.repl.deps
support in Clojure 1.12.0 Alpha 2 instead!
1.0.0
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 toorg.corfield.dev.repl
namespace to avoid conflicts - Adds
:datomic/dev.datafy
and:dbxray
aliases