21 Commits

Author SHA1 Message Date
Sam Sieber
8f829ac1b4 Bump version to 0.5.4 2018-11-19 09:12:33 -07:00
Shaun Mangelsdorf
4d220818f7 Implement deserialization into unit enums 2018-08-14 12:52:36 +02:00
Anthony Ramine
147bc9d93f Bump version to 0.5.2 2018-05-15 22:19:04 +02:00
Alex Gaynor
b4804ad95a
Bump itoa dep to 0.4.0 2018-03-19 09:53:30 -04:00
Without Boats
ecb91cfcd7 Deserialize () from input without key/value pairs. 2017-05-21 00:28:04 -07:00
Ted Driggs
abb8d81f9f Update to serde 1.0.0 2017-05-08 17:18:53 +02:00
Anthony Ramine
81aad8e8bd Bump version to 0.4.3 2017-05-06 11:06:12 +02:00
Anthony Ramine
a8def0d865 Inline docs of reexports and bump version to 0.4.2 2017-02-05 14:46:33 +01:00
Anthony Ramine
b24505bcfe Bump to 0.4.1 2017-01-31 10:57:22 +01:00
Anthony Ramine
a2fb94e32d Add a couple of categories 2017-01-31 10:57:10 +01:00
Anthony Ramine
bc8197c884 Update serde to 0.9.3 and use serde::ser::Impossible 2017-01-31 10:52:21 +01:00
Anthony Ramine
3e9ebe4fd7 Bump version to 0.4.0 2017-01-29 10:25:43 +01:00
Anthony Ramine
5625c254e5 Use dtoa to not allocate a String to serialize a float 2017-01-29 10:22:40 +01:00
Anthony Ramine
1d88bbb26b Use itoa to not allocate a String to serialize an integer 2017-01-29 10:22:39 +01:00
Anthony Ramine
e140c2b5c5 Use void for the unreachable serializers 2017-01-29 10:22:39 +01:00
Anthony Ramine
9960d5af2d Update to serde 0.9.0 (fixes #7) 2017-01-29 10:22:30 +01:00
Anthony Ramine
9aefb1c02d Bump version to 0.3.0 2016-10-23 12:25:45 +02:00
Anthony Ramine
7e09a773cd Bump version to 0.2.2 2016-09-22 14:39:38 +02:00
Anthony Ramine
c75cccbb03 Bump version to 0.2.1 2016-09-19 11:22:15 +02:00
Anthony Ramine
56ee81e398 Update to 0.2.0 2016-09-11 18:50:46 +02:00
Anthony Ramine
6ec689b376 x-www-form-urlencoded meets Serde 2016-09-11 13:44:28 +02:00