All notable changes to this project will be documented in this file.
This changelog mostly follows the conventions of Keep a Changelog; it deviates from those conventions by not making versions and sections linkable.
This project uses Semantic Versioning. In addition, breaking changes between successive initial development versions (that is 0.y.z versions) are explicitly noted.
https://github.com/simon-katz/clj-utils/compare/0.8.0...HEAD
with-return-429-if-too-many-requests
.https://github.com/simon-katz/clj-utils/compare/0.7.0...0.8.0
limiting-n-executions
.https://github.com/simon-katz/clj-utils/compare/0.6.0...0.7.0
map-keys-recursively-applying-to-maps
.map-keys-recursively
.map-vals-recursively-applying-to-maps
.map-vals-recursively
.map-kv-recursively
.https://github.com/simon-katz/clj-utils/compare/0.5.0...0.6.0
with-extras
to not catch exceptions.https://github.com/simon-katz/clj-utils/compare/0.4.0...0.5.0
%result%
to with-extras
.https://github.com/simon-katz/clj-utils/compare/0.3.0...0.4.0
with-extras
to take a map as its first arg.https://github.com/simon-katz/clj-utils/compare/0.2.0...0.3.0
map-kv
.group-by-kv
.group-by-k
.group-by-v
.emacs-temp-file-path
.emacs-temp-file
.https://github.com/simon-katz/clj-utils/compare/0.1.0...0.2.0
Can you improve this documentation?Edit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close