v1.2.1.3
What's Changed
- cache DataContractSerializer the same way that XmlSerializer is cached by @andersjonsson in #1126
- fixed an error with reading Base64-encoded data and added a test by @andersjonsson in #1129
Full Changelog: v1.2.1.2...v1.2.1.3