Releases: miketheman/pytest-socket
Releases · miketheman/pytest-socket
0.3.1 (2018-07-16)
0.3.0 (2018-07-15)
- Add support for allowing specific lists of hosts via IP Addresses
- Change the inherited exception class in tests
- Add codeclimate to travis output
- Add coverage reporting
- Drop support for Python 3.3
0.2.0 (2017-07-15)
- Reorganized API, requires explicit activation
- Added Python 3.x compatibility
- Added
ini
setting - Test all Python versions
- Relax py.test version requirement
0.1.0 (2017-06-01)
- Initial public release