Skip to content

Tags: darkleaf/di

Tags

cljdoc-3.6.3

Toggle cljdoc-3.6.3's commit message
Add backticks for code refs in public docstrings

Wrap parameter names, literal values, and macro syntax elements in
backticks so cljdoc renders them as code. Generic nouns ("a key in
the map", "a dependency type") remain plain prose.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

3.6.3

Toggle 3.6.3's commit message

Verified

This commit was signed with the committer’s verified signature.
darkleaf Mikhail Kuzmin
Declare clojure 1.12.0 in published pom

cljdoc-analyzer reads dependencies from the artifact pom; without an
explicit clojure version, the pom inherited 1.10.3 from the system
deps.edn, which doesn't know :as-alias and broke the analysis with a
fake cyclic-load error.

3.6.2

Toggle 3.6.2's commit message

Verified

This commit was signed with the committer’s verified signature.
darkleaf Mikhail Kuzmin
Bump to 3.6.2 (3.6.1 burned on Clojars)

cljdoc-3.6.2

Toggle cljdoc-3.6.2's commit message
Generate cljdoc docs for 3.6.2

Verified

This commit was signed with the committer’s verified signature.
darkleaf Mikhail Kuzmin

Verified

This commit was signed with the committer’s verified signature.
darkleaf Mikhail Kuzmin

Verified

This commit was signed with the committer’s verified signature.
darkleaf Mikhail Kuzmin

3.3.0

Toggle 3.3.0's commit message
3.3.0 pom