v7.0.0
[7.0.0] - 2022-12-07
Fixed
- Ensure
py.typed
files end up in binary wheel distribution, which may break type checking for consumers
What's Changed
- Update copyright year in README and LICENSE by @daneah in #112
- Run Actions on pull requests from public forks by @daneah in #115
- Fix copy/paste issue for Python version in matrix by @daneah in #116
- Create paramspec for
Endpoint.__get__
by @tusharsadhwani in #114 - Build wheel from sdist instead of from source by @daneah in #118
- Improve internal and downstream type checking by @daneah in #121
- Update release date in CHANGELOG by @daneah in #122
- Trigger GitHub Actions when tags created by @daneah in #123
New Contributors
- @tusharsadhwani made their first contribution in #114
Full Changelog: v6.1.0...v7.0.0