Skip to content

0.5.1

Choose a tag to compare

@StringEpsilon StringEpsilon released this 21 Sep 07:58
· 175 commits to main since this release

0.5.1

  • Fixed misleading exception message on malformed objects.
  • Fixed valid classnames being rejected as malformed.
  • Fixed type-lookup logic trying to deserialize with null Type information.

Known issues:

  • Objects with classname DateTime will fail to deserialize, unless the option EnableTypeLookup is set to false.