Liking cljdoc? Tell your friends :D

Changelog

Unreleased

0.2.83 (2022-07-15)

  • Automatically close java.lang.AutoCloseable components

Rework in init.graph:

  • Compute dependency order once and reuse it
  • Breaking: Use com.stuartsierra/dependency instead of weavejester/dependency
  • Breaking: init.graph/get-component is gone
  • Breaking: init.graph/[reverse]-dependency-order returns entries instead of keys

0.1.77 (2022-06-05)

  • Recognise type hints as tags
  • Wrap exceptions thrown on component start and stop
  • Stop partially started system on exception

0.1.67 (2022-06-04)

First public release

Can you improve this documentation?Edit on GitHub

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

× close