Liking cljdoc? Tell your friends :D

Change Log

All notable changes to this project will be documented in this file. This change log follows the conventions of keepachangelog.com.

[0.0.9] - 2022-07-15

  • add ability to reconstruct a function call.
  • fix destructuring issues in cljs
  • Change license to EPL-2.0

[0.0.8] - 2022-07-09

Added

  • snitch is now cljc, and works with clojurescript as well.

Fixed

  • Fixed destructuring

Changed

  • The var name for getting the result of the function. If a function foo is defined with defn* then the result of the function call can be gotten by evaluating foo<. Earlier this was foo>

Can you improve this documentation?Edit on GitHub

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

× close