Skip to content

v1.0.0

Compare
Choose a tag to compare
@kevin1024 kevin1024 released this 11 Feb 19:54
· 95 commits to master since this release
be3c320

Update included self-signed cert to include IP address in SAN (See #52). Full version bump because this could be a breaking change for those depending on the certificate missing the IP address in the SAN (as it seems the requests test suite does)
Only use @pytest.fixture decorator once (thanks @hroncok)
Fix a few README typos (thanks @hemberger)