Liking cljdoc? Tell your friends :D

Changelog

[0.1.0-alpha2] - next release

Added:

  • cyclic dependency detection between components.

  • flag ignore-cyclic-deps? to control cyclic dependency behaviour.

  • flag print-exceptions? to print exception info to stdout during the start/stop operations with components.

  • doc string to stopped? fn

Fixed:

  • README.adoc (orthographic and grammatical)

  • tests: avoid text content dependence.

Changed:

  • (BREAKING) build-context now has two parameters. Now atom is passed as a parameter and not created inside a function.

  • git branching. now git flow model is used.

[0.1.0-alpha1] - 2020-04-06

  • Init alpha release

Can you improve this documentation?Edit on GitHub

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

× close