------------- - Improving ansible module support for tcp tests.
0.5.4
------------- - Improving packaging
0.5.0
------------- - Adding output plugin handling. Props to https://github.com/yasn77. - Output can now be optionally json
0.4.2
------------- - More specific SSL error handling - Schema validation happens inside the class for Ansible module support
0.4.1
------------- - Adds error handling for bad ssl certificates. - Unit tests in place for all types of bad ssl certificates currently handled by badssl.com - New plugin "response_header_value_contains", big thanks to https://github.com/yasn77
0.4.0
------------- - Breaks out input handling into modules that can be independently tested.