Liking cljdoc? Tell your friends :D

Changelog

This project uses Break Versioning. The version numbers follow a <major>.<minor>.<patch> scheme with the following intent:

BumpIntent
majorMajor breaking changes -- check the changelog for details.
minorMinor breaking changes -- check the changelog for details.
patchNo breaking changes, ever!!

-SNAPSHOT versions are preview versions for upcoming releases.

0.4.0

  • Support declarative policies via malli schemas #1
  • pass the right tag 5495f7d

0.3.1

  • Fix empty collection to be regarded as falsey fbfad59

0.3.0

  • Fix failure-report for vector-based input 7e6520a
  • Clarify failures for multiple messages 46873d2
  • Add corner test cases cae20e6
  • Run tests before release 54f1475
  • Clarify contract 95bf3c3
    • Breaking change: some internal functions are prefixed with -, eg: -any-failures?
  • add docstrings 4c3982a
  • Add README e7c39fb

0.2.0

First release! 🎉

Can you improve this documentation?Edit on GitHub

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

× close