Skip to content

3.6.7 - Minor improvements and preparing for pytest 7

Choose a tag to compare

@github-actions github-actions released this 03 Jan 09:06
· 70 commits to main since this release
  • Improved error message when a case function nested in a class has no self argument and is not static. Fixes #243
  • Added support for the new Scopes enum in pytest 7. Fixed #241
  • Fixed __version__ in development mode.

See documentation page for details.