Age | Commit message (Expand) | Author |
---|---|---|
2017-02-15 | Some _very_ hacky code to get nested url_encoded params working. | Sam Scott |
2017-02-05 | Inline docs of reexports and bump version to 0.4.2 | Anthony Ramine |
2017-02-05 | Introduce de::from_reader | Arthur Skobara |
2017-01-29 | Update to serde 0.9.0 (fixes #7) | Anthony Ramine |
2017-01-27 | Reformat with rustfmt | Anthony Ramine |
2016-10-23 | Use opaque structs instead of opaque tuples | Anthony Ramine |
2016-09-11 | Add convenience functions (fixes #2) | Anthony Ramine |
2016-09-11 | Remove the T parameter from Deserializer | Anthony Ramine |
2016-09-11 | x-www-form-urlencoded meets Serde | Anthony Ramine |