Releases: Yellow-Dog-Man/SharpPipe
Releases · Yellow-Dog-Man/SharpPipe
Helper hotfix - 1.2.1
Parameters and example updates - 1.2.0
This release includes the addition of the ZitaParameters
struct, which also implements the IZitaFilter interface. This can be used to easily pass parameters to/from existing objects that implement them. The example program has also been updated to showcase how to use it and now also references the SharpPipe project directly.
- Add ZitaParameters struct for easily passing parameters around
- Update example to use direct project reference instead of nuget package
Property hotfix - 1.1.1
- Fix zita filter having mistakenly read-only properties. They are now read/write
Zita interface - 1.1.0
- Added IZitaFilter interface
Initial Release - 1.0.0
Initial release of SharpPipe.
Enjoy!