Releases: jayvdb/coverage_config_reload_plugin
Releases · jayvdb/coverage_config_reload_plugin
v0.3
- Support for coverage 4.4.2+
- All logic moved into PluginBase and ConfigReloadPlugin which is registered as a plugin using either noop or configurer plugin types.
- Tests for all coverage patch versions 4.0 - 5.0a, CPython 2.7 and 3.4 - 3.7 and PyPy 6.0
- Add LICENSE to distributions