All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog
and this project adheres to Semantic Versioning.
0.8.1 — 2024-08-20
- Switch string-tools/box-trim to use volatiles internally instead of atoms
0.8.0 — 2024-08-15
- Add string-tools/box-trim
- Add prelude/take-range
- Generate a more unique name for tests defined with defntest
0.7.3 — 2024-08-14
- Add files/create-temp-file
- Add prelude/strict-partition
- Fix test-utils/defntest-1 from silently dropping a mismatched test-pair
0.7.2 — 2024-08-13
0.7.1 — 2024-08-07
0.7.0 — 2024-08-06
- Change output of test-utils so they produce readable errors
0.6.0 — 2024-08-05
- Added
clj-toolbox.files/[dir-exists? path->ext]
0.5.1 — 2024-07-26
0.5.0 — 2024-07-26
0.4.0 — 2023-04-05
- Figured out how the release process should work