Liking cljdoc? Tell your friends :D

0.8.46-alpha (2022-10-07 / 4c68918)

Fixed

  • Fixed some of the watching behavior
  • Watch files even if they don't yet exist (pick up when they get created)
  • Better deal with :aliases {...} in deps.local.edn
  • Clean up output

Added

  • --go flag, automatically call (user/go)

0.7.39-alpha (2022-09-22 / 1ec66df)

Fixed

  • Fixed previous botched release

0.6.36-alpha (2022-09-22 / 1755f62)

Fixed

  • Handle missing .env or .env.local

0.5.33-alpha (2022-09-22 / c37380a)

Fixed

  • Handle missing deps.local.edn

0.4.29-alpha (2022-09-22 / 3ce3eb7)

Fixed

  • Make sure --cider-nrepl works, even when emacsclient is not available, e.g. for Calva

0.3.26-alpha (2022-09-20 / 79a8d9a)

Added

  • Watch .env / .env.local

Changed

  • Improve shadow-cljs support

0.2.20-alpha (2022-09-15 / d95503f)

Added

  • Add nrepl/nrepl as an extra dependency by default (#1)

0.1.14-alpha (2022-09-09 / 6796c21)

Initial release

Added

  • Load and watch deps.edn and deps.local.edn
  • lambdaisland.classpath integration
  • Support for cider-nrepl, refactor-nrepl
  • Basic support for shadow-cljs cljs nREPL-base REPL
  • Auto-connect for Emacs

Can you improve this documentation? These fine people already did:
Arne Brasseur & Stel Abrego
Edit on GitHub

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

× close