* Adjust dependencies and build process to support Python 3.10.
3.6.3
* Improve logged output for failed pre/post action hooks.
3.6.2
* Standardize format of GPL license statement in CREDITS.
3.6.1
* Make minor structural improvements to the build process. * Publish coverage data to coveralls.io in GitHub workflow.
3.6.0
* Always use '/' internally for paths, even on the Windows platform. * Change the way archive filenames are generated to eliminate leading '-' characters. * Use UTF-8 encoding for log files on disk to avoid problems with unusual filenames. * Update build process to include security scans using Safety.
3.5.4
* Fix a couple of links in docs/index.rst (cut-and-paste error).