Skip to content

Releases: sfackler/serde-transcode

v1.1.1

10 Jul 01:18

Choose a tag to compare

  • Improve the panic message when double-serializing Transcode.

v1.1.0

02 Jan 19:41
77f7559

Choose a tag to compare

  • Support u128/i128.

v1.0.1

31 Dec 18:42
7c9a47f

Choose a tag to compare

  • Forward size hints for maps and sequences.

v1.0.0

20 Apr 18:36

Choose a tag to compare

  • Support serde 1.0

v0.2.1

27 Jan 15:40

Choose a tag to compare

  • Make serde_json a dev-dependency

v0.2.0

27 Jan 05:10

Choose a tag to compare

Upgrade to Serde 0.9.

v0.1.1

19 Nov 03:42

Choose a tag to compare

  • Add a transcode function