Skip to content

Releases: NiclasvanEyk/pytest-gitlab-code-quality

0.3.1

27 Apr 19:32
05f14d3

Choose a tag to compare

Added

  • Support for older pytest versions up to v5

0.3.0

23 Nov 18:00

Choose a tag to compare

Added

  • CI validation for Python 3.14

Fixed

  • The fingerprint is now uses a proper stable hash.
    Should prevent the warnings from showing up as fixed & re-introduced all the time.

0.2.1

09 Sep 17:52
fb1179c

Choose a tag to compare

Added

• Also support Python 3.9 - 3.11 in addition to the already supported 3.12 (see #2
#2, thanks @v1ack)

0.2.0

03 Apr 20:42
5b97aeb

Choose a tag to compare

Added

  • initial version of the plugin