What's Changed
- Drop Python 3.7 support in #255
- Require Flask >= 2.3.0 in #256
- Drop unnecessary Blinker dependency in #248
- Add static type annotations in #259
- Remove
__version__
in #260 - Add support for
Flask.host_matching
in #274
Full Changelog: 0.15.1...0.16.0