v0.14.0 - 2024-04-11
This release adds support for Python 3.12! It also improves the way the reports print in verbose mode.
Maintenance
- Support Python 3.12 - Issue #529 by @fealho
- Add dependency checker - Issue #547 by @lajohn4747
- Add bandit workflow - Issue #552 by @R-Palazzo
- Fix minimum version workflow when pointing to github branch - Issue #555 by @R-Palazzo
New Features
- Improve readability of the report scores when verbosity is on - Issue #538 by @lajohn4747