Skip to content

Releases: nikolamilekic/Milekic.YoLo

3.0.0-dev.31

02 Feb 17:02
Compare
Choose a tag to compare
3.0.0-dev.31 Pre-release
Pre-release

Switch to .NET 6
Metadata is now automatically added to any referencing assemblies (if they also depend on GitInfo)
Symbols are now published as a separate nuget package (snupkg)

2.2

13 Dec 21:54
Compare
Choose a tag to compare
2.2

Now targeting .NET 5

2.1

10 Sep 09:42
Compare
Choose a tag to compare
2.1

Regex partial active pattern
Update and UpdateResult improvements
Functions and modules that overlap FSharpPlus are marked as obsolete
Extended nameOf

2.0.5

09 Aug 21:39
Compare
Choose a tag to compare

(Breaking change) Update.run signature changed
(Breaking change) SimpleUpdate.read moved to Update module
(Breaking change) SimpleUpdate.get is now Update.getState
Add nameOf, instanceOf operators
Range validation
Additional Result operators, sequence function and Builder methods
UpdateResult
Improved TryWith, TryFinally and Using Builder methods
Add SourceLink support

2.0.2

09 Aug 20:23
Compare
Choose a tag to compare

(Breaking change) Update.run signature changed
(Breaking change) SimpleUpdate.read moved to Update module
(Breaking change) SimpleUpdate.get is now Update.getState
Add nameOf, instanceOf operators
Range validation
Additional Result operators, sequence function and Builder methods
UpdateResult
Improved TryWith, TryFinally and Using Builder methods
Add SourceLink support

2.0

09 Aug 18:41
Compare
Choose a tag to compare
2.0

(Breaking change) Update.run signature changed
(Breaking change) SimpleUpdate.read moved to Update module
(Breaking change) SimpleUpdate.get is now Update.getState
Add nameOf, instanceOf operators
Range validation
Additional Result operators, sequence function and Builder methods
UpdateResult
Improved TryWith, TryFinally and Using Builder methods
Add SourceLink support

1.0

16 Dec 14:08
Compare
Choose a tag to compare
1.0

Un/curry and flip
atomicUpdateQuery
List, Seq onlySome

0.1

27 Apr 18:26
Compare
Choose a tag to compare
0.1

Initial release