Releases: vkamiansky/composite
Releases · vkamiansky/composite
Release 1.5 (Revised)
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
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
The initial release of the library with foundation functions covered with unit tests.
Release 1.0 (Revised)
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.