What's Changed
- docs: Fix syntax for setup.cfg by @llimllib in #77
- chore(dev): update development commands by @miketheman in #83
- Fix pytest-socket raises IndexError with httpx by @ollipa in #85
- test: move the reenable fixture to conftest by @miketheman in #86
- Switch to poetry-core by @fabaff in #74
- Handle
family
passed as keyword argument by @emontnemery in #75 - refactor: consolidate global options to config by @miketheman in #87
- chore: allow for a little complexity by @miketheman in #89
- chore: remove post-yield behaviors by @miketheman in #90
- test: replace pytest-flake8 with pre-commit by @miketheman in #91
- refactor/fix: move logic into setup phase and correct order by @miketheman in #88
- test: add test module for combinations by @miketheman in #92
- fix: test allow_hosts for unix sockets by @miketheman in #93
- chore: disable the renovate dashboard by @miketheman in #94
- chore: remove verbose flag from tests by @miketheman in #95
- test: move unix decorator to conftest by @miketheman in #96
- test: randomize test order by @miketheman in #97
- chore: update python versions by @miketheman in #98
- test: replace coverage command by @miketheman in #99
- chore: add isort to pre-commit by @miketheman in #100
- chore(deps): update dependency starlette to ^0.17.0 by @renovate in #101
- refactor: replace .format with f-strings by @miketheman in #102
- lint: apply black by @miketheman in #103
New Contributors
- @llimllib made their first contribution in #77
- @ollipa made their first contribution in #85
- @fabaff made their first contribution in #74
- @emontnemery made their first contribution in #75
Full Changelog: 0.4.1...0.5.0