Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-03-05 | Actix 4 (#56) | Omid Rad | |
* Remove all default actix features * Set MSRV * Have `actix4` feature, instead of `actix` * enable actix tests for all features | |||
2020-12-06 | Add support for actix 3. | Sam Scott | |
2020-06-03 | Revert to rustfmt defaults. | Sam Scott | |
2020-06-03 | Support actix-web v2 (#30) | Sam Scott | |
* update dependencies - actix-web v2 - percent encoding v2.1 - rust 2018 edition - remove rustfmt no longer supported rules * ci: add feature build matrix * fix actix unit tests Co-authored-by: Mario Reder <mreder1289@gmail.com> | |||
2019-07-31 | Add deserialization parameters to QsQueryConfig | fermeise | |
This allows switching to non-strict parsing mode resolves #21 | |||
2019-05-15 | update actix support to v1 | daddinuz | |
2019-01-23 | Add feature for easy use in `actix_web` extractors. | Sam Scott | |