Releases
4.12.0
Added
All
GH-3733 GH-3727 Add support for more Result
API (by @zprobinson )
Result.isOk
Result.isError
Result.Contains
Result.Count
Result.DefaultValue
Result.DefaultWith
Result.Exists
Result.Fold
Result.FoldBack
Result.ForAll
Result.Iterate
Result.ToArray
Result.ToList
Result.ToOption
GH-3721 Add --test:MSBuildCracker
flag allowing to use the experimental MSBuildCracker (by @nojaf )
JavaScript
GH-3745 Add support for ListCollector
(by @nojaf )
instance.Add
instance.AddMany
instance.AddManyAndClose
instance.Close
Changed
JavaScript
Removed
JavaScript
Remove Choice.d.ts
from source code of fable-library
(by @MangelMaxime )
TypeScript
Remove Choice.d.ts
from source code of fable-library
(by @MangelMaxime )
Fixed
Python
GH-3717 Nested type with Custom Equality gives false negative equality (by @dbrattli )
Generate assert statements for assert
expressions in debug mode (by @dbrattli )
All
GH-3744 Fix behaviour when passing --verbose
to be consistent with behaviour before changing the logging library (by @nojaf )
You can’t perform that action at this time.