qapa v1.3.2
This maintenance release contains some improvements to logging messages and exception handling. No new features have been added.
- Added more logging messages for debugging. Use
--debug
flag to print more verbose messages to help with troubleshooting. - Added more error checking
- Added
environment.yml
to setupqapa
virtual environment - Added Github Actions workflow for continuous integration
- Update Python minimum requirement to 3.8