Skip to content

Releases: sanmai/pipeline

v6.10

16 Mar 01:34
cbd2ea3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.9...v6.10

v6.9

08 Oct 11:58
c48f45c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.8.1...v6.9

v6.8.1

15 Jun 09:15
2e88e46
Compare
Choose a tag to compare

What's Changed

  • Augment fold() and reduce() with type variables by @sanmai in #132

Full Changelog: v6.8...v6.8.1

v6.8

13 Jun 02:52
d1f6deb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.7...v6.8

v6.7

29 Apr 11:22
0e5c45c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.6...v6.7

v6.6

21 Apr 23:52
12289ac
Compare
Choose a tag to compare

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

v6.5

15 Apr 00:29
dd7c3c8
Compare
Choose a tag to compare

What's Changed

  • It is time to stop supporting PHP <=7.3 by @sanmai in #117

Full Changelog: v6.4...v6.5

v6.4

12 Apr 10:39
9260c4d
Compare
Choose a tag to compare

What's Changed

  • Add flatten(), a readable shortcut for unpack() by @sanmai in #114

Full Changelog: v6.3...v6.4

v6.3

30 Nov 06:08
929b115
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.2...v6.3

append(), prepend(), push(), unshift()

09 Nov 09:38
1c14946
Compare
Choose a tag to compare

What's Changed

  • Introduce append(), prepend(), push(), unshift() by @sanmai in #108

Full Changelog: v6.1...v6.2