0.7.0
- 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.