Liking cljdoc? Tell your friends :D

Change Log

For a list of breaking changes see breaking-changes

v1.0.166-alpha

  • 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 https://github.com/lread/test-doc-blocks/issues/9[#9

  • Bump deps

  • Internal test-doc-blocks developer facing:

    • Migrate from depstar to tools.build

v1.0.146-alpha

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

  • Bump rewrite-clj to v1.0.682-alpha

v1.0.137-alpha

  • Freshen up docs, deps and internal scripts

v1.0.124-alpha

  • Maintenance release - deps, docs and ops updates

v1.0.116-alpha

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

v1.0.114-alpha

  • Ensure test-doc-blocks works on Windows

v1.0.107-alpha

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

v1.0.103-alpha

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

v1.0.101-alpha

  • 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

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

  • Release workflow now creates a GitHub release

v1.0.82-alpha

  • Developer facing only: more updates to release workflow

v1.0.80-alpha

  • Developer facing only: updates to release workflow

v1.0.76-alpha

  • First release

Breaking Changes

Still in alpha, nothing to track yet!

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

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

× close