Liking cljdoc? Tell your friends :D

0.4.0 (2018-09-02)

  • Use new nrepl and cider/piggieback dependencies
  • Add :cljs-repl-opts to start-repl, allows passing CLJS Repl options

Compare

0.3.3 (2016-07-18)

  • Default to both REPL and console printing (#43)

Compare

0.3.2 (22.6.2016)

  • Add repl-env task which should be useful with cider-jack-in (#42)

Changelog

(0.3.1 release is broken)

0.3.0 (8.11.2015)

  • BREAKING: Revisited dependency handling, user is now forced to add direct dependencies to REPL libraries
  • Filter ids by-path instead of by-name for consistency with other tasks
  • Add nrepl-opts option
  • Only modify .cljs.edn when it has changed

Changelog

0.2.0 (26.9.2015)

For full change log check https://github.com/adzerk-oss/boot-cljs-repl/compare/0.1.9...0.2.0

  • Use Boot 2.0.0 API
  • Add ws-host and secure options
  • Add ids option to specify to what builds specified by .cljs.edn files cljs-repl should be injected into
  • Ignore nodejs builds

Can you improve this documentation?Edit on GitHub

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close