All notable changes to this project will be documented in this file. This change log follows the conventions of keepachangelog.com.
- went to beta
- added monitoring
- improve linter
- update docs
- enable
cat
- fix cljs
- update docs
- add lint defs for clj-kondo
- remove .devcontainer
- fix bug in
=>>
with small sequences - more docks and docs/shootout.md
- discussion on comparing
|>>
and=>>
happened on clojureverse: Fight Night
- reverted names back to
=>>
and|>>
- fixed bug with
=>>
fold impl, limiting smallest partition to parallelism count
- Added tests
- Adopted Sean Corfield's deps-new lib template
0.1.0-alpha.9 - 2021-09-20
- Major code cleanup