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.
last-index-of-char-in-string
work with cljs.https://github.com/simon-katz/clj-utils/compare/0.13.0...0.14.0
my-error
to uses of cl-exception
https://github.com/simon-katz/clj-utils/compare/0.12.0...0.13.0
transitive-clojure
.cl-exception
and deprecate my-error
https://github.com/simon-katz/clj-utils/compare/0.11.0...0.12.0
:require-macros
of self in com.nomistech.clj-utils
https://github.com/simon-katz/clj-utils/compare/0.10.0...0.11.0
https://github.com/simon-katz/clj-utils/compare/0.9.0...0.10.0
deep-merge
to treat nil values as empty maps.https://github.com/simon-katz/clj-utils/compare/0.8.0...0.9.0
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