New
v0.13.8
๐ Bug Fixes
- Fix SpaceSaver buffer overflow (#968) @regadas
- Some HyperLogLog tests are not testing what we think. (#923) @enricoap
๐ Enhancements
- Add immutable path dependent bloom filter (#840) @regadas
- Use Kahan summation for Float and Double (#880) @johnynek
- Setup automated releases from GitHub Actions CI (#867) @olafurpg
- Remove implicit from MomentsGroup and other cleanups (#844) @johnynek
- Group for calculating Pearson's Correlation Coefficient (#829) @eigenvariable
- Add scale method to Moments (#850) @johnynek
- Build improments (#888, #893, #898, #977, #974, #967) @regadas
- Add kind-projector (#849) @regadas
- Add explicit return type rule (#846) @regadas
๐ Documentation
- Update docs site (#920) @regadas
- Enable release drafter workflow to help write changelog (#871) @olafurpg
๐ฑ Dependency Updates
- Update scala-library, scala-reflect to 2.13.6 (#973) @scala-steward
- Update scala 2.12.13 (#913) @regadas
- Update JavaEWAH to 1.1.12 (#979) @scala-steward