Age | Commit message (Expand) | Author |
2021-03-09 | Bump to 0.8.3 + bump deps. | Sam Scott |
2021-03-09 | Add warp support (#46) | Glitch |
2020-12-17 | Bump version. | Sam Scott |
2020-12-06 | Bump minor version. | Sam Scott |
2020-12-06 | Serialize bytes as percent-encoded data. | Sam Scott |
2020-12-06 | Version bump to 0.8 | Sam Scott |
2020-12-06 | Add support for actix 3. | Sam Scott |
2020-12-06 | Re-release version. | Sam Scott |
2020-12-06 | Stick to actix-web 2 for minor release. | Sam Scott |
2020-12-06 | Minor version bump. | Sam Scott |
2020-12-06 | Bump dependencies. | Sam Scott |
2020-08-27 | Version bump. | Sam Scott |
2020-08-27 | Switch from error-chain to thiserror (#33) | Josh Triplett |
2020-06-23 | Bump version. | Sam Scott |
2020-06-03 | Support actix-web v2 (#30) | Sam Scott |
2020-06-03 | update percent-encoding | Marc-Antoine Perennou |
2020-06-03 | update rand | Marc-Antoine Perennou |
2020-06-03 | update serde-urlencoded | Marc-Antoine Perennou |
2019-11-12 | Bump version. | Sam Scott |
2019-06-10 | Bump version number. | Sam Scott |
2019-06-10 | update actix version | daddinuz |
2019-05-15 | update actix support to v1 | daddinuz |
2019-04-28 | Add badges and bump version. | Sam Scott |
2019-01-23 | Bump version. | Sam Scott |
2019-01-23 | Add feature for easy use in `actix_web` extractors. | Sam Scott |
2019-01-23 | Bump version to update docs. | Sam Scott |
2019-01-21 | Remove unused dependencies from Cargo.toml. | Sam Scott |
2019-01-21 | Bump version. | Sam Scott |
2019-01-21 | Bump version to 0.4.2. | Sam Scott |
2019-01-21 | Minor fixes: | Sam Scott |
2018-07-09 | Let warnings through. | Sam Scott |
2018-03-01 | Set version to 0.4 release. | Sam Scott |
2018-01-03 | Update deps. | Sam Scott |
2018-01-03 | Tweak parsing logic of encoded brackets in non-strict mode. | Sam Scott |
2017-11-09 | Release candidate for 0.4. | 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-11-01 | Bump version to 0.3. | Sam Scott |
2017-10-31 | New parsing strategy. | Sam Scott |
2017-09-21 | Bump version to 0.2.2. | Sam Scott |
2017-09-21 | fix parse_seq_value not decoding '+' to ' ' | Jacob Brown |
2017-05-28 | Bump version to 0.2.1. | Sam Scott |
2017-05-22 | Revert "Stop LevelDeserializer from coercing values too early." | Sam Scott |
2017-05-21 | Stop LevelDeserializer from coercing values too early. | Sam Scott |
2017-05-21 | Updates to documentation. | Sam Scott |
2017-05-20 | Rewrite of most components. | Sam Scott |
2017-04-25 | Bump version to 0.1. | Sam Scott |
2017-04-24 | make compiler recommended changes | Jacob Brown |
2017-03-20 | Bump version to 0.0.2. | Sam Scott |
2017-03-16 | Move csv to dev-dependencies | Jacob Brown |