10 Commits

Author SHA1 Message Date
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