summaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Collapse)Author
2017-05-21Update README.Sam Scott
Code bears little resemblance to the serde_urlencoded code now.
2017-05-21Finish refactor work.Sam Scott
Allows serializing/deserializing enums as requested in issue #6.
2017-04-25Bump version to 0.1.Sam Scott
Some features seem to be stabilising a little, but still needs more testing etc.
2017-03-20Update README.Sam Scott
2017-03-12Run rustfmt on code.Sam Scott
2017-03-10Update README.Sam Scott
2017-02-05Inline docs of reexports and bump version to 0.4.2Anthony Ramine
2017-01-29Bump version to 0.4.0Anthony Ramine
2016-09-19Bump version to 0.2.1Anthony Ramine
2016-09-11Fix number version in READMEAnthony Ramine
2016-09-11x-www-form-urlencoded meets SerdeAnthony Ramine