Skip to content

Releases: vkamiansky/composite

Release 1.5 (Revised)

14 Apr 15:31
Compare
Choose a tag to compare

In this release the algorithm for setting a value in a marked sequence composite was fixed to reset the mark to the one provided.

Release 1.5

10 Apr 20:25
2f88127
Compare
Choose a tag to compare
Release 1.5 Pre-release
Pre-release

This release adds support for a new type of sequence composite. Marked sequence composites of type Composite<Tmark, TPayload> are introduced. New functions are added to enable the use of such composites. The functionality is covered with standard unit tests.

Release 1.0

19 Mar 17:16
3ad6e37
Compare
Choose a tag to compare
Release 1.0 Pre-release
Pre-release

The initial release of the library with foundation functions covered with unit tests.

Release 1.0 (Revised)

19 Mar 21:24
Compare
Choose a tag to compare

In this release the build and deploy configuration is fixed for the library. NuGet packaging fixed to contain proper details, links and copyrights. Added config for a separate symbols/source code packaging.