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.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