All Versions
94
Latest Version
Avg Release Cycle
52 days
Latest Release
-
Changelog History
Page 5
Changelog History
Page 5
-
v0.12.11 Changes
#256 <https://github.com/PyCQA/prospector/pull/256>
_ Match relative paths that giving different results when using--absolute-paths
flag- ๐ Pin vulture version < 0.25
-
v0.12.10 Changes
- ๐ฎ Force pyroma >= 2.3
- โก๏ธ
#236 <https://github.com/PyCQA/prospector/pull/236>
_ Fix typo and update URLs in docs
-
v0.12.9 Changes
- ๐
#237 <https://github.com/PyCQA/prospector/pull/237>
_ Load pylint plugins before pylint config #253 <https://github.com/PyCQA/prospector/issues/253>
_ Relaxing pyroma constraint#229 <https://github.com/PyCQA/prospector/issues/229>
_ prospector crashes on startup if a recent pyroma is installed
- ๐
-
v0.12.8 Changes
- ๐ Enforece pylint, pyflakes and pycodestyle versions to avoid breaking other dependent tools
- ๐
#242 <https://github.com/PyCQA/prospector/pull/248>
_ Fix absolute path issue with pylint - ๐
#234 <https://github.com/PyCQA/prospector/pull/234>
_ Added Python 3.5/3.6 support on build
-
v0.12.7 Changes
- ๐ Enforcing pydocstyle >= 2.0.0 for API compatability reliability
-
v0.12.6 Changes
- #210 #212 Removing debug output accidentally left in (@souliane)
- ๐ #211 Added VSCode extension to docs (@DonJayamanne)
- ๐
#215 Support
pydocstyle>=2.0
(@samspillaz) - โก๏ธ #217 Updating links to supported tools in docs (@mbeacom)
- #219 Added a
__main__.py
to allow callingpython -m prospector
(@cprogrammer1994)
-
v0.12.5 Changes
- ๐ #207 Fixed missing 'UnknownMessage' exception caused by recent pylint submodule changes
- ๐ Minor documentation formatting updates
- #202 Ignoring .tox directories to avoid accidentally checking the code in there
- ๐ #205 Fixes for compatability with pylint 1.7+
- ๐ #193 Fixes for compatability with pylint 1.6+
- ๐ #194 Fixes for compatability with vulture 0.9+
- ๐ #191 Fixes for compatability with pydocstyle 1.1+
-
v0.12.4 Changes
- ๐ Panicky stapling of pyroma dependency until prospector is fixed to not break with the new pyroma release