Skip to content

Releases: lgpage/pytest-cython

v0.3.1

05 Apr 14:17
5e4615d
Compare
Choose a tag to compare

What's Changed

  • Fix type annotation to work under Python < 3.10 by @nsoranzo in #66

Full Changelog: v0.3.0...v0.3.1

0.3.0

01 Apr 10:57
Compare
Choose a tag to compare

What's Changed

  • Simplify the code and support Pytest 8 by @lgpage in #64

Full Changelog: v0.2.2...v0.3.0

0.2.2

30 Mar 06:17
65ce3a8
Compare
Choose a tag to compare

pytest-cython 0.2.2 (2024-03-30)

Internal Changes

  • #62: chore: pin pytest<8 for version 0.2.x

0.2.1

16 Feb 20:19
bb3c996
Compare
Choose a tag to compare

pytest-cython 0.2.1 (2023-02-16)

Bug Fixes

  • #26: fix: pytest_collect_file to take into account pytest fspath deprecation in Node constructors

Internal Changes

  • #29: chore: use GitHub workflows in place of Travis
  • #30: chore: use markdown project files
  • #31: chore: add renovate bot

Special thanks to the following contributors that made this release possible: