Skip to content

v0.8.0

Latest
Compare
Choose a tag to compare
@agocke agocke released this 10 Jun 18:50
· 4 commits to main since this release
7b1454f

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