What's Changed
- Make extract_result() and DeferredNotFired public APIs by @jelmer in #562
- Clear force_failure in _reset() by @OumarCamara in #564
- Fix ref matching for publish action by @jelmer in #565
- Add support for unittest.TestCase.subTest by @stephenfin in #567
- Fix missing typing-extensions in Python < 3.11 by @kajinamit in #570
- Re-add removed helpers by @stephenfin in #566
- Avoid importing typing extensions unless type checking by @jelmer in #571
New Contributors
- @OumarCamara made their first contribution in #564
Full Changelog: 2.8.3...2.8.4