Releases: provinzkraut/pytest-cdist
Releases · provinzkraut/pytest-cdist
v0.5.1
Immutable
release. Only release title and notes can be modified.
What's Changed
- Fix
pytest --helpstring formatting issue by @provinzkraut in #13
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- Support disabling implicitly via
1/1group config by @provinzkraut in #11
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- support Python 3.14 by @provinzkraut in #10
- allow targeted stealing by @provinzkraut in #9
Full Changelog: v0.3.1...v0.4.0
v0.3.1
What's Changed
- fix: Don't steal across scopes by @provinzkraut in #7
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- Improve Pytest 7 compatibility
- Check for pytest-randomly compatibility before running
Full Changelog: v0.2.0...v0.3.0
v0.2.0
- Improve Readme
- Add
.iniconfig support - Add some useful debugging info to the terminal output
Full Changelog: v0.1.0...v0.2.0
v0.1.0
Initial release