Davenport.Fsharp 1.0.0
nozzlegear
released this
19 Jan 22:46
·
151 commits
to master
since this release
- Adds numerous fixes for serializing and deserializing special F# types like option types, unions and discriminated unions.
- Improves the
findBySelector
function by accepting aMap<string, Find list>
. This allows multiple conditions per property, where before each property could only have one condition.