What's Changed
- chore(deps): bump mkdocs-material from 9.7.1 to 9.7.2 in the python-packages group by @dependabot[bot] in #2267
- chore(deps): bump mkdocs-material from 9.7.2 to 9.7.3 in the python-packages group by @dependabot[bot] in #2272
- chore(deps): bump mkdocs-material from 9.7.3 to 9.7.4 in the python-packages group by @dependabot[bot] in #2276
- Fix: check MutuallyExclusiveFlags across parent command chain by @siutsin in #2274
- Modernize source code by @kolyshkin in #2289
- flag: replace regexp use by @kolyshkin in #2288
- chore(deps): bump mkdocs-material from 9.7.4 to 9.7.5 in the python-packages group by @dependabot[bot] in #2284
- Fix:(issue_2281) Remove incorrect check for local flag for set by @dearchap in #2290
- Fix:(issue_2275) Make flag action execution consistent by @dearchap in #2295
- Fix:(issue_2293) --flag="" no longer rejected as missing argument by @idelchi in #2297
- Fix:(issue_2292) Empty positional args no longer break parse loop by @idelchi in #2296
New Contributors
Full Changelog: v3.7.0...v3.8.0