Skip to content

v6.6

Compare
Choose a tag to compare
@sanmai sanmai released this 21 Apr 23:52
· 25 commits to main since this release
12289ac

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