Releases: pytest-dev/pytest-localserver
Releases · pytest-dev/pytest-localserver
v0.5.1
This marks the first release of pytest-localserver in three years, the first after being moved from Bitbucket to Github, and the first to support Python versions up to 3.10. As always, it can be installed using pip:
$ pip install pytest-localserver
What's Changed
- Update package info by @diazona in #3
- Update certificate to use SHA256 by @diazona in #4
- Convert .hgignore to .gitignore by @diazona in #10
- Run tox via GitHub actions by @redtoad in #6
- Update URLs and commands from hg/Bitbucket to git/Github by @diazona in #11
- Update changelog for the upcoming v0.5.1 release by @diazona in #15
- Bump version to 0.5.1 by @diazona in #17
- Update trove classifiers by @diazona in #18
Full changes: https://github.com/pytest-dev/pytest-localserver/commits/v0.5.1