Liking cljdoc? Tell your friends :D

1.0 - 14 Jul 2023

This release moves the repository to clj-commons; we thank Thura Hlaing's efforts in initiating this project. As part of this move, the Maven artifact coordinates have changed, as well as the namespaces.

Added

  • Tools build building and deployment
  • Github actions CI

Changed

  • Update dependencies to the most recent versions
  • Switched build to deps.edn

Fixed

  • Code cleanup (warnings generated by clj-kondo)
  • Eliminate "already refers to" compiler warnings with Clojure 1.11.x

Closed Issues

0.2.2 - 15 Oct 2016

clj-commons.inflect/datetime now supports diffs that represent a time in the future, as well as centuries and millennia diffs.

Fix pluralizing nouns that end in ff.

0.2.1

clj-commons.inflect/pluralize-noun now pluralizes a count of zero; previously any count less than or equal to 1 was considered singular.

Added clj-commons.humanize/duration and duration-terms to format a duration, in milliseconds, as a string.

Can you improve this documentation? These fine people already did:
Howard M. Lewis Ship, Kostas Georgiadis & Marcus Spiegel
Edit on GitHub

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

× close