Skip to content

Releases: boidolr/pytest-ty

v0.2.1

24 Apr 15:38
Immutable release. Only release title and notes can be modified.
2b3c148

Choose a tag to compare

What's Changed

Changes

  • infra: set expected version (ranges) by @boidolr in #34
  • infra: pin workflow actions to hashes by @boidolr in #35
  • infra: avoid duplicate uv install for python testing by @boidolr in #36
  • fix: cleanup to display stdout/stderr the same by @boidolr in #37
  • fix: do not report errors in duplicate by @boidolr in #38

Full Changelog: v0.2.0...v0.2.1

v0.2.0

08 Mar 10:50
Immutable release. Only release title and notes can be modified.
f6fc329

Choose a tag to compare

What's Changed

Changes

  • Small tweaks on process handling by @boidolr in #29
  • fix: set python versions for tox-uv by @boidolr in #30
  • feat: one pass check, status check, typing by @boidolr in #31
  • fix: mismatched test case correlation for some rules by @boidolr in #32
  • infra: check type per python version by @boidolr in #33

Full Changelog: v0.1.5...v0.2.0

v0.1.5

18 Feb 17:06
Immutable release. Only release title and notes can be modified.
9d5639f

Choose a tag to compare

What's Changed

Changes

Full Changelog: v0.1.4...v0.1.5

v0.1.4

19 Jan 17:47
Immutable release. Only release title and notes can be modified.
c4815cb

Choose a tag to compare

What's Changed

Changes

  • tests: check compatibility with pytest v9 by @boidolr in #20
  • fix: respect [tool.ty.src] in test cases by @boidolr in #24

Dependencies

  • chore(deps): bump astral-sh/setup-uv from 6 to 7 by @dependabot[bot] in #19
  • chore(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #21
  • chore(deps): bump actions/cache from 4 to 5 by @dependabot[bot] in #22

Full Changelog: v0.1.3...v0.1.4

v0.1.3

10 Oct 14:31

Choose a tag to compare

What's Changed

Changes

  • infra: switch to uv to build and publish by @boidolr in #12
  • feat: drop unsupported Python 3.9 by @boidolr in #18

Dependencies

  • chore(deps): bump astral-sh/setup-uv from 5 to 6 by @dependabot[bot] in #13
  • infra: update uv_build by @boidolr in #14
  • chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #16
  • chore(deps): bump actions/setup-python from 5 to 6 by @dependabot[bot] in #17

New Contributors

Full Changelog: v0.1.2...v0.1.3

v0.1.2

25 Jun 20:07

Choose a tag to compare

What's Changed

Changes

Full Changelog: v0.1.1...v0.1.2

v0.1.1

20 Jun 17:11

Choose a tag to compare

What's Changed

Changes

  • docs: update readme with pip install options by @boidolr in #6
  • test: pytest versions by @boidolr in #7

Full Changelog: v0.1.0...v0.1.1

v0.1.0

19 Jun 16:25

Choose a tag to compare

What's Changed

Changes

Full Changelog: https://github.com/boidolr/pytest-ty/commits/v0.1.0