Skip to content

0.64.0b0 - Various fixes and improvements

Compare
Choose a tag to compare
@darrenburns darrenburns released this 07 Oct 21:54
· 36 commits to master since this release

What's Changed

  • Strict keys in config file - invalid config keys will cause error now by @hukkin in #292
  • Tear-down exception handling by @mkuyper in #293
  • Allow up-to-date dataclasses, cucumber-tag-expressions and pluggy by @hukkin in #295
  • Type check tests by @hukkin in #294
  • Remove needless enumerate by @hukkin in #296
  • Switch from 3.10 beta to 3.10 release by @darrenburns in #302

New Contributors

Full Changelog: release/0.63.0b0...release/0.64.0b0