better error reporting

This commit is contained in:
Manuel Barkhau 2019-02-21 16:30:27 +01:00
parent e85485e084
commit 863bc956c7
4 changed files with 25 additions and 7 deletions

View file

@ -1,9 +1,10 @@
# Changelog for https://gitlab.com/mbarkhau/pycalver
## v201902.0023
## v201902.0024
- Added: Support for globs in file patterns
- Added: Support for globs in file patterns.
- Fixed: Better error reporting for invalid config.
## v201902.0020