Liking cljdoc? Tell your friends :D

thingy library changelog

changelog info

version 1

2025 March 14
Brad Losavio (blosavio@sagevisuals.com)
Description: Changed API to remove mis-leading `defn`-prefixed function. This also has the benefit of de-complecting function definition and thingy invocation assignment.
Project status: active
Urgency: medium
Breaking: yes

added functions: assign-thingy-fn!
removed functions: defn-thingy

Breaking changes

  • Removed `defn-thingy`

Non-breaking changes

  • Added `assign-thingy-fn!` to replace `defn-thingy`.

version 0

2025 March 10
Brad Losavio (blosavio@sagevisuals.com)
Description: Initial public release.
Project status: active
Urgency: low
Breaking: no

Breaking changes

    Non-breaking changes


      Can you improve this documentation?Edit on GitHub

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

      × close