Releases: MastodonC/kixi.stats
Releases · MastodonC/kixi.stats
v0.5.7
What's Changed
- Fix clojure complaint about infinite? in kixi.stats.core by @piranha in #51
- Update actions cache version by @henrygarner in #54
- Optimize kixi.stats.core/proportion by @alexander-yakushev in #53
New Contributors
- @piranha made their first contribution in #51
- @alexander-yakushev made their first contribution in #53
Full Changelog: v0.5.6...v0.5.7
v0.5.6
What's Changed
- Add ignores for those who use clj-kondo or lsp by @otfrom in #43
- Fix bug in
rand-gamma
algorithm by @sritchie in #44 - Add GitHub Action to run
lein test
by @sritchie in #45 - Add missing ] in transducing functions doc by @torgeir in #49
- Convert project to deps.clj, shadow-cljs by @sritchie in #50
New Contributors
Full Changelog: v0.5.5...v0.5.6