summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-29Use void for the unreachable serializersAnthony Ramine
2017-01-29Do not allocate a String to serialize a boolAnthony Ramine
2017-01-29Update to serde 0.9.0 (fixes #7)Anthony Ramine
2017-01-27Reformat with rustfmtAnthony Ramine
2016-10-23Bump version to 0.3.0Anthony Ramine
2016-10-23Support Option values in the sequence serializerAnthony Ramine
2016-10-23Support serializing top-level Option valuesAnthony Ramine
2016-10-23Use opaque structs instead of opaque tuplesAnthony Ramine
2016-09-22Bump version to 0.2.2Anthony Ramine
2016-09-22Add support for boolean valuesaelita-mergebot
2016-09-22Add support for boolean valuesMatthias Endler
2016-09-19Bump version to 0.2.1Anthony Ramine
2016-09-19Add support for option parametersaelita-mergebot
2016-09-18Add support for option parametersMatthias Endler
2016-09-11Fix number version in READMEAnthony Ramine
2016-09-11Update to 0.2.0Anthony Ramine
2016-09-11Add convenience functions (fixes #2)Anthony Ramine
2016-09-11Remove the T parameter from DeserializerAnthony Ramine
2016-09-11Make Serializer borrow its inner url-encoded serializerAnthony Ramine
2016-09-11x-www-form-urlencoded meets SerdeAnthony Ramine