Age | Commit message (Expand) | Author |
---|---|---|
2017-02-05 | Inline docs of reexports and bump version to 0.4.2 | Anthony Ramine |
2017-01-31 | Bump to 0.4.1 | Anthony Ramine |
2017-01-31 | Add a couple of categories | Anthony Ramine |
2017-01-31 | Update serde to 0.9.3 and use serde::ser::Impossible | Anthony Ramine |
2017-01-29 | Bump version to 0.4.0 | Anthony Ramine |
2017-01-29 | Use dtoa to not allocate a String to serialize a float | Anthony Ramine |
2017-01-29 | Use itoa to not allocate a String to serialize an integer | Anthony Ramine |
2017-01-29 | Use void for the unreachable serializers | Anthony Ramine |
2017-01-29 | Update to serde 0.9.0 (fixes #7) | Anthony Ramine |
2016-10-23 | Bump version to 0.3.0 | Anthony Ramine |
2016-09-22 | Bump version to 0.2.2 | Anthony Ramine |
2016-09-19 | Bump version to 0.2.1 | Anthony Ramine |
2016-09-11 | Update to 0.2.0 | Anthony Ramine |
2016-09-11 | x-www-form-urlencoded meets Serde | Anthony Ramine |