Releases: nikolamilekic/Milekic.YoLo
3.0.0-dev.31
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
Now targeting .NET 5
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
(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
(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
(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
Un/curry and flip
atomicUpdateQuery
List, Seq onlySome
0.1
Initial release