Skip to content

Releases: henry0312/pytest-pycodestyle

v2.4.1

10 Oct 01:23
568e174
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.4.0...v2.4.1

Added

  • Test with Python 3.14-dev (#111)

Changed

  • Update checkout to v4 and setup-python to v5 (#110)

Fixed

  • Update pytest_collect_file hook to remove deprecated path argument (#112)

v2.4.0

10 Oct 00:21
8cab5f1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.3.1...v2.4.0

Added

  • Test with Python 3.12-dev (#103)
  • Test with Python 3.12 and 3.13-dev (#105)
  • Support Python 3.13 (#108)

Changed

  • Update checkout to v3 and setup-python to v4 (#104)

Removed

  • Drop support of Python 3.7 and 3.8 (#107)

v2.3.1

28 Oct 11:03
f516bef
Compare
Choose a tag to compare

Changed

  • Replace --strict command-line option with --strict-markers (#95)
  • Test with Python 3.11 (#101)
  • Update MANIFEST.in to add tests and Makefile to sdist (#100)

Fixed

  • Add py dependency (#98)

v2.3.0

17 Mar 08:50
b79fe12
Compare
Choose a tag to compare

Changed

  • Require pytest v7.0 or later (#92)
  • Replace fspath argument for Node constructors with pathlib.Path (#93)

Removed

  • Drop support of Python 3.6 (#91)

v2.2.1

17 Mar 08:47
20683c6
Compare
Choose a tag to compare

Added

  • Test with Python 3.9 and 3.10-dev (#85)
  • Test with Python 3.10 and 3.11-dev (#89)

Changed

  • Update setup-python to v3 (#88)

v2.2.0

10 Aug 09:08
fb12f2f
Compare
Choose a tag to compare

Added

  • Support pytest v6 (#83)

Changed

  • Update Makefile (#80)

v2.1.3

03 Apr 05:14
577e115
Compare
Choose a tag to compare

Added

  • GitHub Actions (#76)

Changed

  • Follow an official plugin example and perform code refactoring (#78)

Removed

  • Drop Travis CI (#77)

v2.1.2

23 Mar 07:56
ff4c09d
Compare
Choose a tag to compare

Changed

  • Update .travis.yml (#74)

v2.1.1

23 Mar 04:19
922d645
Compare
Choose a tag to compare

Changed

  • Change the repository and package name to 'pytest-pycodestyle' (#70)
  • Change package layout (#71)
  • Update .gitignore (#72)

v2.0.1

09 Apr 02:24
Compare
Choose a tag to compare