Skip to content

0.17.3 (2021-12-27)

Compare
Choose a tag to compare
@Colin-b Colin-b released this 27 Dec 21:24
· 226 commits to master since this release
98b6201

Fixed

  • A callback can now raise an exception again (regression in mypy check since [0.16.0]).

Added

  • An exception can now be raised without creating a callback by using httpx_mock.add_exception method.