Skip to content

0.2.0: Serde 0.9 support

Latest
Compare
Choose a tag to compare
@radix radix released this 16 Feb 03:09
· 1 commit to master since this release

Version 0.2.0 (2017-02-15)

Serde 0.9 support

Serde version 0.9 has incompatible changes to its serialization and deserialization APIs, and
string-wrapper has been updated to those new versions.

For users of string-wrapper who didn't have the use_serde feature enabled, there have been no
changes in this version.