Skip to content

Releases: Theauxm/ChainSharp

v2.2.1

15 Oct 20:18
52cd733
Compare
Choose a tag to compare

Release of version 2.2.1

v2.2.0

14 Oct 21:12
71fe116
Compare
Choose a tag to compare

Release of version 2.2.0

v2.1.5

12 Aug 20:10
2e2d374
Compare
Choose a tag to compare

Release of version 2.1.5

v2.1.4

15 Jul 16:09
38a2735
Compare
Choose a tag to compare

Release of version 2.1.4

v2.0.6

10 Jul 18:28
95774fa
Compare
Choose a tag to compare

Release of version 2.0.6

v2.0.5

10 Jul 18:22
bccef64
Compare
Choose a tag to compare

Release of version 2.0.5

v2.0.4

10 Jul 18:14
f3ede4b
Compare
Choose a tag to compare

Release of version 2.0.4

v2.0.3

10 Jul 17:34
Compare
Choose a tag to compare

Release of version 2.0.3

v1.0.7

01 Feb 16:15
6a27ed5
Compare
Choose a tag to compare
  • Adds StateMonad
  • Adds ability to only pass Step as argument to Chain
  • Adds Activate function to initialize a chain

v1.0.1

22 Jan 17:31
Compare
Choose a tag to compare
  • Added all FunctionalExtensions (including .Unwrap()) as a public function.
  • Added Chain overload for Steps to be automatically created rather than requiring the user to initialize themselves.