Releases: mfikes/tubular
Releases · mfikes/tubular
1.3.0
Update with tubular.core/-main
launch code.
1.2.0
Instead of depending on clj-sockets
, use it directly, but without clojure.core.typed
code.
1.1.0
Fixes
- Detect
:repl/quit
(instead of :cljs/quit
) so that Tubular can be used more generally with Clojure Socket REPLs.