All Versions
16
Latest Version
Avg Release Cycle
-
Latest Release
1474 days ago

Changelog History
Page 2

  • v0.2.4 Changes

    • Introduce order semantics.
  • v0.2.3 Changes

    • โž• Added MaxBy,MinBy,AggregateBy/foldBy, Take, Skip and CountBy methods in Stream and ParStream.
  • v0.2.2 Changes

    • ๐ŸŽ ParStream bug fixes and performance improvements.
  • v0.2.0 Changes

    • ๐Ÿ†• New functions (choose, tryFind, find, tryPick, pick, exists, forall) for Stream and ParStream.
    • CSharp API
  • v0.1.5 Changes

    • ParStream introduction
    • Stream (sortBy, groupBy) API changes
    • ๐Ÿ†• New Stream ResizeArray functions.
  • v0.1.0 Changes

    • ๐ŸŽ‰ Initial Release.