- Updated the version of validators in the requirements.txt file to plug a security leak - Also removed testing of, and thus support for, Python 3.5
1.3.0
Not secure
- Small changes to imports and functions to be compatible with MyCapytain 3.0.0 - Also a change so that the forbidden characters test will actually fail when a citation has too many periods ('.')
1.2.5
Not secure
- Changed requirements.txt so that MyCapytain < 3.0.0 will be installed
1.2.4
Not secure
- Mostly warning fixed thanks to rilian - Avoid StatisticError if the directory is empty by rilian
1.2.3
Not secure
- Fixed `--scheme ignore` (Issue 139) - Added the ability to debug tests with HOOKTEST_DEBUG environment variable
1.2.2
Not secure
- Added requirements.txt to MANIFEST.in so that it will be included in PyPI