-------------------------- - add GitHub actions for installing packages & running tests - fix Pillow & PyMuPDF dependency version constraints
2.0.2
-------------------------- - cut sub-module version files - refactor test suite to contain one test class per file
2.0.1
-------------------------- - fix issue with MANIFEST.in not including watermarking image files in PyPi distribution
2.0.0
-------------------------- - refactor pdfconduit so that all modules are installable via `pip install pdfconduit` command - cut 'api' & 'gui' modules - add Scrutinizer & Style CI support - optimize dependencies
1.4.3
-------------------------- - Created logging feature for test suite which records testing information and saves to .csv - Added requirements.txt for development
1.4.2
-------------------------- - Moved utils into its own sub-module - Imports optimization - Modified MANIFEST.in files