v6.6
What's Changed
- Introduce Welford's online algorithm for variance by @sanmai in #116
- Bugfix: Discard the state in reservoir() for invalid arguments by @sanmai in #121
- Bring variable types up to speed with PHP 7.4 by @sanmai in #118
- Use internal methods to augment count() by @sanmai in #124
Full Changelog: v6.5...v6.6