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.
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.
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 SpiegelEdit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close