Skip to content

Releases: Seddryck/Streamistry

Streamistry 0.9.0

21 Aug 20:40
ac4b072
Compare
Choose a tag to compare

What's Changed

Exciting new features and enhancements🎉

Full Changelog: v0.8.0...v0.9.0

Streamistry 0.8.0

21 Aug 19:55
8bcbd7a
Compare
Choose a tag to compare

What's Changed

Exciting new features and enhancements🎉

  • feat: filter applying a predicate function to each element by @Seddryck in #15

Full Changelog: v0.7.0...v0.8.0

Streamistry 0.7.0

20 Aug 05:10
Compare
Choose a tag to compare

What's Changed

Exciting new features and enhancements🎉

  • feat: add combinator to take two upstreams and create a single downstream by @Seddryck in #11
  • feat: add a mapper to retrieve the value of a property of an object by @Seddryck in #12

Other Changes 🪛

  • refactor: register downstream actions to a delegate in place of interfaces by @Seddryck in #10

Full Changelog: v0.4.0...v0.7.0

Streamistry 0.6.0

20 Aug 00:01
cd1e462
Compare
Choose a tag to compare

What's Changed

Exciting new features and enhancements🎉

  • feat: add combinator to take two upstreams and create a single downstream by @Seddryck in #11
  • feat: add a mapper to retrieve the value of a property of an object by @Seddryck in #12

Other Changes 🪛

  • refactor: register downstream actions to a delegate in place of interfaces by @Seddryck in #10

Full Changelog: v0.4.0...v0.6.0

Streamistry 0.4.0

19 Aug 21:34
0e264bf
Compare
Choose a tag to compare

What's Changed

Exciting new features and enhancements🎉

  • feat: add aggregator to accumulates a stateful function across the el… by @Seddryck in #5

Full Changelog: v0.3.0...v0.4.0

Streamistry 0.3.0

19 Aug 21:16
c77581c
Compare
Choose a tag to compare

What's Changed

Exciting new features and enhancements🎉

  • feat: add mapper to apply a specified function to each element by @Seddryck in #2

Full Changelog: v0.2.0...v0.3.0

Streamistry 0.2.0

19 Aug 21:06
42c5711
Compare
Choose a tag to compare

What's Changed

Other Changes 🪛

  • feat: sinks by @Seddryck in #1
  • ci: add personal access token for GitHub in appVeyor CI pipeline by @Seddryck in #3
  • ci: add supporting files related to GitHub by @Seddryck in #4
  • ci: add token for pushing packages on NuGet by @Seddryck in #6

New Contributors

Full Changelog: https://github.com/Seddryck/Streamistry/commits/v0.2.0