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.md`` to provide detailed guidelines. for synchronizing GitHub and GitLab repositories. Dependencies * Updated the minimum supported ``scipy`` to address vulnerability. CI/CD * Added check for release notes on GitLab. * Added numerous GitLab yml files required. Fixes -----