Releases: box/flaky
Releases · box/flaky
Version 3.8.1
New release (#204) * prepare for 3.8.0 release * bump version
Version 3.8.0
Fix incompatibilities with newer dependencies (#201) This commit fixes an incompatibility with pytest 8.1.1, and some with python 3.12. This commit also fixes up some pycodestyle and pylint problems that snuck in with some earlier commits. Fixes #199 and #198 --------- Co-authored-by: Jonathan Karlsen <[email protected]>
Version 3.7.0
v3.7.0 Bump version to 3.7.0 (#165)
Version 3.6.1
v3.6.1 Bump version to 3.6.1 (#158)
Version 3.6.0
v3.6.0 Bump version to 3.6.0 and update changelog. (#153)
Version 3.5.3
v3.5.3 bump version to 3.5.3 (#147)
Version 3.5.2
v3.5.2 Fix #143 - fall back to old pytest marker API for older pytest versio…
Version 3.5.1
Misc improvements and cleanup. (#142) * Support Python 3.6 and 3.7 * Fixes #102 by printing formatted tracebacks in the flaky report * Fixes #119 by ensuring a test is only reported as successful once * Various fixes to docs * Various modifications for pycodestyle/pylint compliance * Updates pytest plugin to prefer the updated workeroutput terminology. * Fixes #129 by adding a pytest marker.
Version 3.5.0
Merge pull request #141 from box/v3.5 Version 3.5.0
Version 3.4.0
Merge pull request #126 from Jeff-Meadows/master Bump version to 3.4.0