Skip to content

Releases: BooleanCat/go-functional

v2.3.0

28 Oct 13:15
5da972b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.0...v2.3.0

v2.2.0

25 Sep 13:47
b83b4a8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.0...v2.2.0

v2.1.0

09 Sep 21:04
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.0...v2.1.0

v2.0.0

07 Sep 21:37
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.0-beta.7...v2.0.0

v2.0.0-beta.7

23 Aug 16:44
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.0-beta.6...v2.0.0-beta.7

v2.0.0-beta.6

13 Aug 19:02
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.0-beta.5...v2.0.0-beta.6

v2.0.0-beta.5

06 Aug 18:53
7a53055
Compare
Choose a tag to compare

What's Changed

  • Significantly improve docs in README by @BooleanCat in #132
  • Removed some iterators from itx to support a future use case whereby the Go type system supports new generic type parameters on methods

Full Changelog: v2.0.0-beta.4...v2.0.0-beta.5

v2.0.0-beta.4

27 Jul 08:36
Compare
Choose a tag to compare

What's Changed

  • Add TryCollect and Collect2 consumers and remove CollectErr by @BooleanCat in #130
  • Add Len consumer to return the number of items yielded

Full Changelog: v2.0.0-beta.3...v2.0.0-beta.4

v2.0.0-beta.3

20 Jul 12:21
9e5dba8
Compare
Choose a tag to compare

Add itx.Map to allow a limited form of chaining on Map.

Full Changelog: v2.0.0-beta.2...v2.0.0-beta.3

v2.0.0-beta.2

19 Jul 13:42
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.0-beta.1...v2.0.0-beta.2