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

Changed

  • This library has been renamed to liberator.resource.ping.
  • Rather than providing a message for the ping response body, now a :body key can be provided, either as data or a function of context returning data, used as the properties on the resulting ping resource.
  • Rather than handler accepting an options map, it now accepts an overrides map, used as the most specific definition map when building the resource. As such, anything that would normally go into a liberator resource definition map can be provided.

0.1.2 — 2020-03-29

Added

  • The ping resource now has a HAL response body, including links to self and discovery.

0.1.1 — 2020-03-22

Added

  • Populated CHANGELOG.md with all releases to date.

0.1.1-SNAPSHOT — 2020-03-22

Released without CHANGELOG.md.

Can you improve this documentation? These fine people already did:
Toby Clemson & Circle CI
Edit on GitHub

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

× close