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.0.21 — 2019-10-18

Added

  • Support for path template parameters.
  • Support for path template parameter key conversion.
  • Updated documentation for path template parameters and key conversion.
  • Usage in README.

0.0.20 — 2019-10-18

Added

  • Further documentation in the Getting Started guide.

0.0.19 — 2019-10-18

Added

  • Customisable query parameter key conversion.

Changed

  • Query parameter and query template parameter keys are now camel cased by default.

0.0.18 — 2019-10-18

Added

  • Full documentation including Getting Started guide.

0.0.17 — 2019-09-10

Added

  • Support for query parameters and query template parameters to absolute-url-for.
  • An absolute-path-for function for generating path component only.
  • An absolute-path->absolute-url function for resolving an absolute path against the base URL from a request.

Changed

  • The signature of absolute-url-for (breaking).

Removed

  • parameterised-url-for since absolute-url-for supersedes its functionality.

0.0.16 — 2019-09-10

Released without CHANGELOG.md.

Can you improve this documentation?Edit on GitHub

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

× close