Skip to content

v0.5.3

Compare
Choose a tag to compare
@drewnoakes drewnoakes released this 01 Jul 08:32
· 251 commits to master since this release

Reduced size of encoded System.Guid values from 32+ to 16+ bytes. This is a breaking change. Again, breaking changes will stop once Dasher reaches v1.0.

Serialisers and deserialisers throw clearer exceptions when given null values for Stream,byte[],Packer,Unpacker.