Liking cljdoc? Tell your friends :D

Change Log

All notable changes to this project will be documented in this file. This change log follows the conventions of keepachangelog.com.

0.1.5 - 2019-05-10

Added

  • API to prepare json-schema for reuse when validating multiple JSON documents with same schema (-> better performance)

0.1.4 - 2019-04-29

Changed

  • Updated Java library
  • Changed to Apache License, Version 2.0

0.1.3 - 2019-03-12

Changed

  • BREAKING: valid entries return the entries instead of nil, also to ease pipelining
  • Error messages now show error count

0.1.2 - 2019-03-07

Changed

  • BREAKING: re-ordered params for validate fn, to ease pipelining

0.1.1 - 2019-03-01

Changed

  • Updated Java library

0.1.0 - 2019-01-07

Added

  • Initial public release

Can you improve this documentation?Edit on GitHub

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

× close