0.7.4
- Improved deserialization performance.
- Fixed invalid output when using PhpSerializiationOptions.NumericEnums = false
I did not extensively benchmark the performance improvements, but in a very simple test (de-serializing into dictionaries and lists) I saw execution times cut in half or better over 10000 iterations on a 500 byte input.