Skip to content

Releases: Seddryck/Streamistry

Streamistry 0.29.0

21 Sep 14:50
71a9ad0
Compare
Choose a tag to compare

What's Changed

Exciting new features and enhancements🎉

  • feat: bind and unbind a pipe to a pipeline by @Seddryck in #90

Full Changelog: v0.28.0...v0.29.0

Streamistry 0.28.0

16 Sep 21:04
c70e1c2
Compare
Choose a tag to compare

What's Changed

Exciting new features and enhancements🎉

  • feat: branching with fluent method handles many checkpoints by @Seddryck in #84

Other Changes 🪛

  • test: fix some tests about json to prevent nullability by @Seddryck in #83

Full Changelog: v0.27.0...v0.28.0

Streamistry 0.27.0

16 Sep 18:20
0f69373
Compare
Choose a tag to compare

What's Changed

Exciting new features and enhancements🎉

  • feat: add Branch and Zip methods to fluent interface by @Seddryck in #81

Other Changes 🪛

  • chore: bump the microsoft-codeanalysis-csharp group across 4 directories with 1 update by @dependabot in #78

Full Changelog: v0.26.0...v0.27.0

Streamistry 0.26.0

15 Sep 19:49
7a09ade
Compare
Choose a tag to compare

What's Changed

Exciting new features and enhancements🎉

  • feat: combination of more than 2 streams by @Seddryck in #72

Other Changes 🪛

  • chore: bump Dotnet.ReproducibleBuilds from 1.2.4 to 1.2.25 by @dependabot in #69
  • chore: bump Microsoft.NET.Test.Sdk from 17.11.0 to 17.11.1 by @dependabot in #68

Full Changelog: v0.25.0...v0.26.0

Streamistry 0.25.0

14 Sep 14:39
b953810
Compare
Choose a tag to compare

What's Changed

Exciting new features and enhancements🎉

  • feat: fluent builders for linear pipelines by @Seddryck in #67

Full Changelog: v0.24.0...v0.25.0

Streamistry 0.24.0

05 Sep 16:40
2c0969b
Compare
Choose a tag to compare

What's Changed

Exciting new features and enhancements🎉

  • feat: create specific json package and project by @Seddryck in #58

Other Changes 🪛

  • refactor: remove some unneeded dependencies and usings by @Seddryck in #56

Full Changelog: v0.23.0...v0.24.0

Streamistry 0.23.0

03 Sep 21:42
4451805
Compare
Choose a tag to compare

What's Changed

Exciting new features and enhancements🎉

  • feat: improve testability with extension methods by @Seddryck in #54

Full Changelog: v0.22.0...v0.23.0

Streamistry 0.22.0

03 Sep 21:21
a689343
Compare
Choose a tag to compare

What's Changed

Exciting new features and enhancements🎉

  • feat: send a request to a remote REST service and capture response by @Seddryck in #52

Full Changelog: v0.21.0...v0.22.0

Streamistry 0.21.0

03 Sep 12:30
0bc0ed0
Compare
Choose a tag to compare

What's Changed

Exciting new features and enhancements🎉

Bug fixes 👾

  • fix: for zippers when both input ports have same type a confusion of queues happens by @Seddryck in #47
  • fix: try parsing null should return false by @Seddryck in #48

Other Changes 🪛

  • chore: bump NUnit from 4.2.1 to 4.2.2 in /Streamistry.Testing by @dependabot in #44
  • refactor: increase the footprint of base classes by @Seddryck in #46
  • refactor: fix build warnings for Combinator by @Seddryck in #49

Full Changelog: v0.20.0...v0.21.0

Streamistry 0.20.0

01 Sep 11:10
c7dcb0c
Compare
Choose a tag to compare

What's Changed

Exciting new features and enhancements🎉

  • feat: add some basic json pipes to parse and split by @Seddryck in #42

Full Changelog: v0.19.0...v0.20.0