Skip to content

v5.5.0

Compare
Choose a tag to compare
@acornett21 acornett21 released this 02 Apr 18:48
· 162 commits to main since this release
b84c643

v5.5.0

This release introduces a breaking change, where the --non-intrusive flag is changing to --intrusive, which now carries a default value of true. Intrusive tests have always been ran by default. This change was done to make the flag, its description, and its use case clearer for consumers. If you are using the old flag, please update to the new flag when you update to this release.

Other Changes

  • Update documentation about running intrusive tests by @rocrisp in #2868

New Contributors

Full Changelog: v5.4.9...v5.5.0