Skip to content

Releases: prospector-dev/prospector

v1.12.1

11 Oct 09:47
v1.12.1
80c2cb0
Compare
Choose a tag to compare

Fix for better support of Python version 3.12 (make it to work with Django)

See more details in related milestone.

v1.12.0

07 Oct 13:29
v1.12.0
a14cb8b
Compare
Choose a tag to compare

Prospector now supports Python 3.12:

  • Use PyLint 3.0+ (#672)
  • Don't need Setuptool anymore (#673)

v1.11.0

04 Oct 06:10
8b82c53
Compare
Choose a tag to compare

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 of requirements-detector compatible
    with pylint 3.0+.
  • Dependencies versions were bumped following multiple CVE declared in dependencies.

v1.10.3

18 Oct 06:22
Compare
Choose a tag to compare

Dependencies versions were bumped following multiple moderate CVE declared in transitive dependencies.

1.10.2

25 May 01:27
Compare
Choose a tag to compare

1.10.1 was released to fix a packaging and installation problem (see this issue)
for a description of the problem).

However this caused a separate regression in packaging and installation #618

1.10.2 fixes both issues

1.10.0

12 May 05:43
Compare
Choose a tag to compare

New:

  • Prospector profiles can now be loaded from external packages, meaning that behaviour can be packaged and re-used across projects - #604
  • Added pyright as an optional additional tool - #612
  • use-dmypy option now passed through to MyPy - #611

1.9.0

15 Feb 20:45
Compare
Choose a tag to compare

v1.8.4

10 Jan 19:20
5ee46a8
Compare
Choose a tag to compare

v1.8.3

08 Dec 10:58
Compare
Choose a tag to compare

v1.8.2

02 Dec 11:57
Compare
Choose a tag to compare