Liking cljdoc? Tell your friends :D

2019.02.06-1

  • Add ClojureCLR support (#37)
  • Conform :ret to :fn (#40)
  • Add :orchestra.spec/var to exception info (#38)
  • Fix instrument/unstrument eval output (#32)

2018.12.06-2

  • Caught up with the latest upstream CLJS, save for CLJS-2890 and CLJS-2891, since they break Expound support

2018.11.07-1

  • Make a couple fns public, to avoid new CLJS warnings #27

2018.09.10-1

  • Allow instrumentation of a huge amount of functions commit

2018.08.19-1

  • Add implicit s/spec to non-variadic args in defn-spec commit

2017.11.12-1

  • Add defn-spec macro #7

2017.08.13

  • Provide :via to s/explain-data #7

2017.07.04

  • Use date for versioning
  • Add ClojureScript support #5

0.3.0

  • Update orchestra to use clojure.spec.alpha. Only specs registered by clojure.spec.alpha will be instrumented. Also added a dependency on [org.clojure/spec.alpha "0.1.94"]. See this mailing list post for more details on the change. #2

Can you improve this documentation?Edit on GitHub

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

× close