Dev:
- #8: Fix coverage measurement (lines that were executed before pytest-cov was loaded were not measured before). Thanks @bjoluc!
New:
- #7:
Officially support python 3.7 and 3.8. Add
python_requires
identifier to package.
Fix:
New:
- #3: Include actual value in error messages for easier debugging (and remove duplication of error path in error message). Thanks @Turbo87!
Fix:
- Commit: Skip path prefix in error output, if path is empty (when error is on "main level"). Thanks @Turbo87!
Fix:
- #1: Error reporting failed on lists. Thanks @rytilahti!
First public version.
First version.