Skip to content

Releases: Grevor/Viking.Pipeline

1.0.0 Release

13 Apr 18:41
d3d4f88
Compare
Choose a tag to compare

First stable version of Viking.Pipeline. The package can be found on NuGet (Viking.Pipeline).

1.0.0 Third Beta

03 Mar 21:36
Compare
Choose a tag to compare
1.0.0 Third Beta Pre-release
Pre-release

Third Beta release.

Dlls can be found on NuGet (Viking.Pipeline).

1.0.0 Second Beta

02 Nov 08:01
Compare
Choose a tag to compare
1.0.0 Second Beta Pre-release
Pre-release

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

12 Oct 21:58
Compare
Choose a tag to compare
Pre-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.