Releases: prospector-dev/prospector
Releases · prospector-dev/prospector
v1.15.3
v1.15.2
v1.15.1
v1.15.0
Major improvements
- The mypy codes are correctly filled #721
- The blending now works also on ignore #722
- The blendings groups are completed especially for Ruff #724, #725
What's Changed
- Ignore the blended messages by @sbrunner in #722
- More blending correspondances by @sbrunner in #724
- Add blending between pydocstyle and Ruff by @sbrunner in #725
- Add missing code on mypy errors by @sbrunner in #721
Full Changelog: v1.14.1...v1.15.0
v1.14.1
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.