- Linting fixes - make WithCert classes failsafe for sockets that don't have a connection attribute - Fix test_cert to pass verify thru to requests
1.0.4
------------------
- Tests added (using py.test) - Incorporated many aspects from how https://github.com/requests/requests builds, tests, uses pipenv, uses pyenv, and even this file. - code style black added
1.0.0
------------------
- Birth! - Forked from https://github.com/neozenith/get-ca-py by neozenith