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,

Versions prior to v0.1.0 are considered experimental, their API may change.

[Unreleased]

[0.0.6] - 2020-08-09

[0.0.5] - 2020-08-09

Fixed

  • A Cljdoc problem.

[0.0.4] - 2020-08-09

Added

  • this changelog file.
  • the models gen/fn-simple-symbol, gen/fn-qualified-symbol, gen/fn-simple-keyword and gen/fn-qualified-keyword.
  • the describe function, for parsing data.

Changed

  • the models gen/fn-symbol, gen/fn-keyword now generate qualified symbols and keywords,

[0.0.3] - 2020-07-26

Added

  • the setup for a nice cljdoc documentation.

[0.0.2] - 2020-07-26

Added

  • the generator function in a separate namespace.
  • a documentation in doc/.

Changed

  • some functions in the helpers.

[0.0.1] - 2020-05-13

Added

  • the valid? function, to validate data against a model.
  • the helper functions, to build the models.

Can you improve this documentation?Edit on GitHub

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

× close