What's Changed * Start supporting Python 3.11 by hartwork in https://github.com/hartwork/git-delete-merged-branches/pull/98 * Be rebust towards Git config options with no assignment (fixes 96) by hartwork in https://github.com/hartwork/git-delete-merged-branches/pull/97
What's Changed * During live config, keep header and footer visible despite many items (fixes 81) by hartwork in https://github.com/hartwork/git-delete-merged-branches/pull/83
What's Changed * Start supporting Python 3.10 by hartwork in https://github.com/hartwork/git-delete-merged-branches/pull/57 * Fix git config regex pattern syntax by hartwork in https://github.com/hartwork/git-delete-merged-branches/pull/75 * Improve exclusion and inclusion (fixes 52) by hartwork in https://github.com/hartwork/git-delete-merged-branches/pull/77