What's Changed
Notable changes:
- Name change from 'wrapper' to 'proxy'
- Improved support for unions
- Removal of all generic-virtual-methods
- Removal of visitor pattern in deserialization
- Adding ISerde* convenience interfaces for implementing both serialize and deserialize
- Updated samples
- Add new primitives for DateTime, DateTimeOffset, Guid, and byte arrays
Full Changelog: v0.7.1...v0.8.0