Age | Commit message (Expand) | Author |
---|---|---|
2017-05-20 | Rewrite of most components. | Sam Scott |
2017-03-12 | Run rustfmt on code. | Sam Scott |
2017-03-10 | Cleaning up, modifying docs. | Sam Scott |
2017-03-09 | Support serializing sequences. | Sam Scott |
2017-02-15 | Some _very_ hacky code to get nested url_encoded params working. | Sam Scott |
2017-01-29 | Do not forbid bool keys anymore | Anthony Ramine |
2017-01-29 | Do not allocate a String to serialize a bool | Anthony Ramine |
2017-01-29 | Update to serde 0.9.0 (fixes #7) | Anthony Ramine |
2017-01-27 | Reformat with rustfmt | Anthony Ramine |
2016-09-22 | Add support for boolean values | Matthias Endler |
2016-09-18 | Add support for option parameters | Matthias Endler |
2016-09-11 | x-www-form-urlencoded meets Serde | Anthony Ramine |