Skip to content

Version 0.19.3

Compare
Choose a tag to compare
@lundberg lundberg released this 14 Sep 10:03
· 31 commits to master since this release
d5d7051

0.19.3 (14th September 2022)

Fixed

  • Fix typing for Route modulos arg
  • Respect patterns with empty value when using equal lookup (#206)
  • Use pytest asyncio auto mode (#212)
  • Fix mock decorator to work together with pytest fixtures (#213)
  • Wrap pytest function correctly, i.e. don't hide real function name (#213)

Changed

  • Enable mypy strict_optional (#201)