Skip to content

Version 0.19.0

Compare
Choose a tag to compare
@lundberg lundberg released this 15 Nov 15:43
· 50 commits to master since this release

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)