Skip to content

v1.2.3

Compare
Choose a tag to compare
@quinchs quinchs released this 02 Aug 17:47
· 17 commits to dev since this release

This release fixes issues with FSharp type deserialization, related to options, as well as adds explicit support for common wrapping types.

Added

  • (#63) Added support for wrapping types in deserialization.

Fixed

  • (#61) Fixed value types in anonymous-typed arguments.
  • (#62) Fixed FSharp option interop in arguments.