Version 1.9.2
Fixes
- Fixed a bug where a class-based filter defining
filter_asyncand settingwith_contextorwith_environmenttoTruewould 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_cachefolders, making the distribution files significantly larger.