v7.0.6
What's Changed
- fix: Handle zero-length tuple during exception handling within
Project.__init__()
by @Liam-Deacon in #619 - Fix typo in docs by @gha3mi in #621
- Various minor bug fixes by @ZedThree in #629
- Tests: Workaround massive slowdown when building stdlib docs by @ZedThree in #640
- Fix type definition in
block
breaking parent scope by @ZedThree in #639 - Restore
show_proc_parent
option functionality by @ZedThree in #641 - Make link names case-insensitive by @ZedThree in #642
- Fix a couple more instances of relative links in the navbar by @ZedThree in #643
- Small cleanup of frontpage template by @ZedThree in #644
- Enable linking to submodules by @ZedThree in #645
New Contributors
- @Liam-Deacon made their first contribution in #619
- @gha3mi made their first contribution in #621
Full Changelog: v7.0.5...v7.0.6