Releases: prospector-dev/prospector
Releases · prospector-dev/prospector
1.5.2 (bugfix)
Pins pylint to version <2.12.0
due to an incompatibility with prospector - #465
1.5.1
[refs #438] Promoting pre-release to release as it appears to work
1.5.0.1
Small version bump for bugfix release
1.5.0
Moving poetry usage to main release instead of pre-release
1.5.0-dev2
Updating documentation and release action to use poetry too
1.5.0-dev1
Run CI on all branches and pull requests
1.4.1.1
Making a tiny new release to test if the github actions for releasing…
1.4.1
- #373 Permits to raise pylint's useless-suppression
- #414 Loosen pycodestyle requirement
- #408 Fix filenames if they are PosixPath
- #412 Fix unclosed file warning
- #399 Fix fatal error on running mypy when duplicate module names
1.4.0
- #424 GitHub Action to discover typos with codespell
- #421 Loosen pylint requirement
- #427 Fix prospector for latest pylint version and add Github actions
1.3.1
- #390 Updating Vulture API usage for newer versions of Vulture
- #394 Update pylint and pylint-django