Liking cljdoc? Tell your friends :D

History of random:utils releases

1.0.7 (2022-03-30)

  • Fixed a bug causing empty keywords not being detected by empty-ident?
  • Added not-empty-string? and not-empty-ident?
  • Improved valuable? and not-valuable?
  • Added macros: not-valuable, when-not-valuable

1.0.6 (2022-03-30)

  • Added empty-string? and empty-ident?
  • Improved valence testing

1.0.5 (2022-03-29)

  • Added Reitit support functions

1.0.4 (2022-03-28)

  • Improved valence testing in valuable? and not-valuable?

1.0.3 (2022-03-24)

  • Fixed typo causing db/make-getter to produce unusable ternary function

1.0.2 (2022-01-02)

  • Better handling of sequential collections in time/parse-duration.

1.0.1 (2021-12-30)

  • Improvements in time/parse-duration (multiple arguments support).

1.0.0 (2021-12-28)

  • Initial release.

Can you improve this documentation?Edit on GitHub

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

× close