Liking cljdoc? Tell your friends :D

Change Log

Unreleased

1.3.0 - 2025-07-18

  • BREAKING CHANGE: move group/id to io.github.noahtheduke/cond-plus, change primary namespace to noahtheduke.cond-plus.
  • Update clj-kondo hook to use new group/id.
  • Use reader conditionals to work in cljs.
  • Add MPL 2.0 headers to all files.

1.2.0 - 2024-10-23

  • Switch license to MPL 2.0.
  • Switch from leiningen to deps.edn.
  • Add stub vars for => and else.
  • Run tests on doc strings.
  • Switch to Lazytest.

1.1.1 - 2021-08-31

  • Add clj-kondo hook.

1.1.0 - 2021-02-25

  • Move documentation from README to doc/.
  • Convert to cljc.
  • Fix examples.

1.0.1 - 2020-04-24

Added

  • Inline comments

Changed

  • Reordered execution steps, removed unnecessary paths
  • Split main test into multiple tests for clarity and ease of use.

1.0.0 - 2020-03-23

Added

  • Added to Clojars.
  • First release.

Can you improve this documentation?Edit on GitHub

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

× close