Liking cljdoc? Tell your friends :D

Change Log

A release with known breaking changes is marked with:

  • [breaking] you probably need to change your code

  • [minor breaking] you likely don’t need to change your code

v1.1.20 - 2024-05-06

  • Tests can now be generated from a header-less doc #25 (thanks for the feedback @genmeblog!)

  • Bumped malli (used during test generation only)

v1.1.19 - 2024-05-02

  • Drop alpha status, we don’t have many users, but folks have been using this lib for years

  • Reviewed and refreshed docs

  • Bumped library deps (these are used during test generation only)

  • No longer engaging clj-kondo’s lint feature during code analysis

v1.0.166-alpha - 2021-11-27

  • While preserving our existing -X command line interface, add a more conventional main command line interface to support leiningen (and potentially Windows) users #8

  • Now failing when a requested file/glob does not exist #9

  • Bump deps

  • Internal test-doc-blocks developer facing:

    • Migrate from depstar to tools.build

v1.0.146-alpha - 2021-08-30

  • Add support for (refer-clojure …​) in doc blocks #5

  • Bump rewrite-clj to v1.0.682-alpha

v1.0.137-alpha - 2021-08-23

  • Freshen up docs, deps and internal scripts

v1.0.129-alpha - 2021-04-16

  • Maintenance release - bump deps

v1.0.124-alpha - 2021-03-26

  • Maintenance release - deps, docs and ops updates

v1.0.116-alpha - 2021-03-17

  • Switch to com.github.lread/test-doc-blocks for deployment artifact name as per new security measures at clojars.

v1.0.114-alpha - 2021-03-14

  • Ensure test-doc-blocks works on Windows

v1.0.107-alpha - 2021-03-13

  • Support generating tests from CommonMark code blocks found in Clojure source docstrings

v1.0.103-alpha - 2021-03-12

  • Correct sort order in new tree-like report of found blocks

v1.0.101-alpha - 2021-03-11

  • Don’t trim trailing newline for test body if last item is comment

  • Switch from (too) wide table to tree-like report of found blocks

v1.0.92-alpha - 2021-03-11

  • Upgraded from rewrite-clj v0 to rewrite-clj v1

  • Release workflow now creates a GitHub release

v1.0.85-alpha - 2021-02-06

  • Correct public API for cljdoc

v1.0.82-alpha - 2021-02-06

  • Developer facing only: more updates to release workflow

v1.0.80-alpha - 2021-02-06

  • Developer facing only: updates to release workflow

Can you improve this documentation? These fine people already did:
lread, GitHub Actions, Lee Read & github-actions[bot]
Edit on GitHub

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

× close