Liking cljdoc? Tell your friends :D

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

Unreleased

0.2.2 — 2019-04-29

Added

  • Automated release script

0.2.1 — 2019-04-26

Changed

  • Fix NPE in validation (#8)
  • Handle type mismatches in conditions (#7)

0.2.0 — 2019-04-19

Changed

  • Validations can return arbitrary data structures instead of only strings (#1)

0.1.0 — 2019-04-09

Added

  • Mechanisms to define a schema via defschema
  • Functions to access schema attributes and properties
  • Mechanisms to define conditions and use them in validations

Can you improve this documentation?Edit on GitHub

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

× close