Skip to content

2.0.1

Compare
Choose a tag to compare
@christophhagen christophhagen released this 10 Nov 21:59
· 45 commits to master since this release

This bugfix release addresses an issue where decoding would fail when custom decoding logic was implemented using variable-length types (e.g. String, Data) within an unkeyedContainer.
The bug is fixed without changes to the encoded format.