0.19.0
版本发布时间: 2021-11-15 23:43:57
lundberg/respx最新发布版本:0.20.2(2023-07-21 07:05:54)
0.19.0 (15th November 2021)
Fixed
- Support HTTPX 0.21.0. (#189)
- Use Session.notify when chaining nox sessions, thanks @flaeppe. (#188)
- Add overloads to MockRouter.call, thanks @flaeppe. (#187)
- Enhance AND pattern evaluation to fail fast. (#185)
- Fix CallList assertion error message. (#178)
Changed
- Prevent method and url as lookups in HTTP method helpers, thanks @flaeppe. (#183)
- Fail pattern match when JSON path not found. (#184)