Skip to content

v0.75.3970

Compare
Choose a tag to compare
@rasmus rasmus released this 12 Sep 06:37
e65346b
  • Fix: When deserializing the JSON value "null" into a struct value like
    int, the SingleValueObjectConverter threw an exception instead of
    merely returning null representing an absent SingleValueObject<int> value