- Bump clj-taml (1.0.29), charred (1.036).
- bump clj-yaml (1.0.28), commons-compress (1.27.1)
- support for more compression algorithms.
- bump clojure 1.11.3, commons-compress 1.26.2.
- bump clojure 1.11.2, charred 1.034, commons-compress 1.26.1.
- bump charred 1.033, commons-compress 1.25.0.
- read-jsons-file parameters to charred.
- Avoid deconstruction on sizeof default config.
- Add
sizeof
function
- fix parent of URI-like path.
- bump charred 1.032, commons-compress 1.24.0, clj-yaml 1.0.27
- fix write-edn-file regression.
- updated / fixed tests.
- bump charred 1.028, commons-compress 1.23.0
- added exported clj-kondo with hooks for with-tempdir/with-tempfile.
- zip/unzip support.
- bump charred 1.019, commons-compress 1.22.
- additional charred/read-json opts to match cheshire behavior.
- bump charred to 1.026, clj-yaml to 1.0.26.
- add csv io tests.
- bump charred to 1.011.
- bump charred and set options to resolve compatibility issues and match previous behavior.
- added json io tests.
- use charred for csv serialization.
- fix write-jsons-file indentation error.
- replace cheshire with charred.
- Bump deps: clojure (1.11.1), clj-yaml. data.csv.
- Added
list-dirs
support. - Bump tools.namespace.
- Bump cheshire, clj-yaml
- Bump clojure, data.csv, clj-yaml (now from clj-commons), tools.namespace
- Bump cheshire
- Configuration files can be loaded from any protocol
- Always use a slash when joining paths
- Fix
read-string-files
options: they were ignored after the first file - throw a more understandable exception for unsupported file protocol
- repl: some reflection warnings removed
- multi-method
exists?
added totools.io.core
with its proxy intools.io
- bump dependencies
- clojure 1.10 / java 11 compatibility
First public version.