| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add a base model repr that excludes default values even if rich isn't installed | Jordan Cook | 2022-05-30 | 1 | -1/+1 |
| * | Add CachedRequest.path_url property | Jordan Cook | 2022-05-18 | 1 | -0/+8 |
| * | Improve output for all models when printed or logged with rich | Jordan Cook | 2022-04-19 | 1 | -1/+2 |
| * | Update to mypy v0.931 and add some ignores/workarounds for new false positives | Jordan Cook | 2022-02-02 | 1 | -1/+1 |
| * | Reorganize & improve request normalization functions: | Jordan Cook | 2021-09-20 | 1 | -1/+5 |
| * | Some misc docstring edits | Jordan Cook | 2021-08-19 | 1 | -1/+0 |
| * | Add support for Response.next when 302 responses are cached directly | Jordan Cook | 2021-07-16 | 1 | -1/+13 |
| * | Improve type annotations and fix type checking errors | Jordan Cook | 2021-07-06 | 1 | -2/+2 |
| * | Integrate serializers with backends | Jordan Cook | 2021-06-11 | 1 | -2/+3 |
| * | Make cattrs optional, and other cleanup | Jordan Cook | 2021-05-26 | 1 | -24/+11 |
| * | Split out serializers and models into separate classes | Jordan Cook | 2021-05-26 | 1 | -0/+51 |
