v0.10.0
Massive overhaul to improve typing and linting to support the CDAO JATIC program,
as well as adding a new saliency algorithm called MC-RISE to the repertoire.
Updates / New Features
Code
Updated hundreds of typing and linting needs.
Added MC-RISE classification saliency algorithm.
Documentation
Removed a deprecated badge from the README.
Updated linting for documents.
Added
Maintainer_Guide_GitLab_to_GitHub.mdto provide detailed guidelines. for synchronizing GitHub and GitLab repositories.
Dependencies
Updated the minimum supported
scipyto address vulnerability.
CI/CD
Added check for release notes on GitLab.
Added numerous GitLab yml files required.