Skip to content

Releases: tox-dev/tox-uv

1.19.0

16 Jan 23:50
87daeb6
Compare
Choose a tag to compare

What's Changed

  • Improve naming for logger instance by @ssbarnea in #155
  • Display warning if PIP_CONSTRAINT(S) are defined and UV_CONSTRAINTS not by @ssbarnea in #154

Full Changelog: 1.18.0...1.19.0

1.18.0

16 Jan 17:31
e123ace
Compare
Choose a tag to compare

What's Changed

  • Prevent user tox config from affecting tox-uv test runs by @ssbarnea in #152
  • Make sync prefer system python instead of uv managed by @ssbarnea in #148

Full Changelog: 1.17.0...1.18.0

1.17.0

30 Dec 01:32
afb727f
Compare
Choose a tag to compare

What's Changed

  • Add support for system_site_packages matching tox own behavior by @ssbarnea in #147

Full Changelog: 1.16.2...1.17.0

1.16.2

20 Dec 04:34
75dcdc1
Compare
Choose a tag to compare

What's Changed

  • Always pass the Python implementation to uv's -p argument by @kurtmckee in #143

Full Changelog: 1.16.1...1.16.2

1.16.1

05 Dec 16:43
e0a50b7
Compare
Choose a tag to compare

What's Changed

  • Use logger instance instead of ruff by @ssbarnea in #128
  • Fix pypyNone interpreter spec when major version unspecified by @kurtmckee in #136

New Contributors

Full Changelog: 1.16.0...1.16.1

1.16.0

30 Oct 17:46
de83af7
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.15.0...1.16.0

1.15.0

11 Oct 19:13
b7bad45
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.14.2...1.15.0

1.14.2

11 Oct 16:42
a759339
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.14.1...1.14.2

1.14.1

11 Oct 16:33
eb1075d
Compare
Choose a tag to compare

What's Changed

  • Fix verbosity flag also passed with single verbose flag to tox by @gaborbernat in #105

Full Changelog: 1.14.0...1.14.1

1.14.0

11 Oct 16:12
268477f
Compare
Choose a tag to compare

What's Changed

  • Drop 3.8 and uv sync now works in verbose mode same way as pip by @gaborbernat in #104

Full Changelog: 1.13.1...1.14.0