Liking cljdoc? Tell your friends :D

Changelog

Released


v0.0.8 (2020-04-25)

Added
  • Schema :map-of


v0.0.7 (2020-04-22)

Added
  • Schema :tuple


v0.0.6 (2020-04-22)

Changed
  • Schema structure

Added
  • Schema :coll-of


v0.0.5 (2020-04-18)

Changed
  • Project structure

  • The default options of sample generation

  • Group-id and artifact-id from modelizer to modelizer/core


Added

  • Generator builders

  • Comparison schemas :< :⇐ := :> :>= :not=


v0.0.3 (2020-04-16)

Changed
  • The number of arguments for the schema validator function

Added
  • Schema generators

  • Schema :enum


v0.0.2 (2020-04-14)

Changed
  • Migrate from kaocha-cljs ClojureScript test runner to olical/cljs-test-runner

Added
  • Base schemas :and, :or, :not

  • Support schema aliases

  • Registry of core predicates

  • Simple implementation of the registry and schema


v0.0.1 (2019-15-12)

  • initial commit

Can you improve this documentation?Edit on GitHub

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

× close