Skip to content

Version 1.9.2

Choose a tag to compare

@jg-rp jg-rp released this 24 Apr 14:30
· 274 commits to main since this release

Fixes

  • Fixed a bug where a class-based filter defining filter_async and setting with_context or with_environment to True would not be awaited. See #117.

Build

  • Fixed some package build issues since moving to hatch. Both version 1.9.0 and 1.9.1 inadvertently included .mypy_cache folders, making the distribution files significantly larger.