Skip to content

0.7.0

Compare
Choose a tag to compare
@StringEpsilon StringEpsilon released this 03 Nov 14:53
  • Support de/serialization of enums
  • Added serialization option NumericEnums:
    Whether or not to serialize enums as integer values
    Defaults to true. If set to false, the enum.ToString() representation will be used.

Note: I forgot to actually add the release on GitHub. 0.7.0 was published on Nuget.org 2021-10-11. Sorry about that.