Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-09-21 | Bump version to 0.2.2. | Sam Scott | |
2017-05-21 | Updates to documentation. | Sam Scott | |
2017-05-20 | Rewrite of most components. | Sam Scott | |
Simplify `ser` logic, and expand `de` functionality. | |||
2017-04-25 | Implement deserializing primitives properly. | Sam Scott | |
This finishes the work to upgrade to serde 1.0. Thanks to @kardeiz for starting the work in issue #3. This also clairifies how enums work with serde_qs: only with adjacently tagged enums for the time being. | |||
2017-03-12 | Run rustfmt on code. | Sam Scott | |
2017-03-12 | Expand out example and a bit of testing. | Sam Scott | |