Age | Commit message (Expand) | Author |
---|---|---|
2020-12-06 | Formatting. | Sam Scott |
2020-12-06 | Remove extra incorrect replace_spaces in key serialization. | Sam Scott |
2020-12-06 | Support enum unit variants as map keys (#37) | Pouya Mobasher Behrouz |
2020-08-27 | Switch from error-chain to thiserror (#33) | Josh Triplett |
2020-06-03 | Revert to rustfmt defaults. | Sam Scott |
2020-06-03 | Support actix-web v2 (#30) | Sam Scott |
2020-06-03 | update percent-encoding | Marc-Antoine Perennou |
2019-11-12 | Bump version. | Sam Scott |
2019-01-23 | Run cargo fmt. | Sam Scott |
2019-01-21 | Minor fixes: | Sam Scott |
2017-11-09 | Add generic serialize `to_writer` method. | Sam Scott |
2017-11-09 | Let rustfmt do its thing. | Sam Scott |
2017-11-09 | Refactor Serialize logic to produce correct strings. | Sam Scott |
2017-11-05 | Update data-encoding major version | Julien Cretin |
2017-05-21 | Refactor errors to be of a single type and export it. | Sam Scott |
2017-05-21 | Add stricter lints. | Sam Scott |
2017-05-21 | Docs, API and panics. | Sam Scott |
2017-05-20 | Rewrite of most components. | Sam Scott |