0.8.0
This release adds support for decoding and encoding ordered sequences of different elements as enums with associated values. In addition, XMLCoder now supports Linux. Many thanks to @jsbean, @bwetherfield and @drewag for implementing this!
Breaking changes:
- Fixed typo in
XMLDecoder
property:errorContextLenght
has been renamed toerrorContextLength
in #114.
Closed issues:
Merged pull requests: