Releases: prospector-dev/prospector
Releases · prospector-dev/prospector
v1.14.0
What's Changed
- Fix for files that comes from the site-packages by @sbrunner in #706
- Add default options for mypy in the profiles by @sbrunner in #692
- Update to Poetry 2.0 by @sbrunner in #711
- Don't filter manual selected file by @sbrunner in #707
- Added pylint-parseable formatter by @joacortez in #712
- Add more fields in messages by @sbrunner in #713
- Better noqa interpretation by @sbrunner in #717
New Contributors
- @joacortez made their first contribution in #712
Full Changelog: v1.13.3...1.14.0
v1.13.3
v1.13.2
v1.13.1
v1.13.0
New features:
- Add Ruff as a supported tool.
- Be able to pass options to Bandit.
- Thread all the mypy options.
- Have the summary also on Pylint and VS Code output.
And some bugfix, see details in the milestone.
v1.12.1
v1.12.0
v1.11.0
New:
- We dropped support for python 3.7.
- prospector now support python 3.12 and 3.13.
- pylint is now set to version 3.0.0 or less, while waiting
for a new release ofrequirements-detector
compatible
with pylint 3.0+. - Dependencies versions were bumped following multiple CVE declared in dependencies.
v1.10.3
Dependencies versions were bumped following multiple moderate CVE declared in transitive dependencies.