Releases: Grevor/Viking.Pipeline
Releases · Grevor/Viking.Pipeline
1.0.0 Release
1.0.0 Third Beta
Third Beta release.
Dlls can be found on NuGet (Viking.Pipeline).
1.0.0 Second Beta
Changed version number from 0.1.0 to 1.0.0 for more consistency.
More stability updates and tests.
0.1.0 First beta release
The first public beta release.
Contains the initial proposal for the pipeline model containing:
- Reference management through GC.
- Removed duplicate calls.
- Basic operations/reactions/concurrency/source pipeline stages.
- Fluent API for much of the most basic functionality.
- Pipeline transaction model.