8.2.1
📦 clickView on GitHub →
🐛 4 fixes🔧 3 symbols
Summary
Click 8.2.1 is a bug‑fix release that resolves flag handling, nested group shell completion, and CLI runner I/O issues without introducing new features or breaking changes.
🐛 Bug Fixes
- Fix flag value handling for flag options with a provided type (#2894 #2897).
- Fix shell completion for nested groups (#2906).
- Flush sys.stderr at the end of CliRunner.invoke (#2682).
- Fix EOF handling for stdin input in CliRunner (#2787).
🔧 Affected Symbols
OptionCliRunner.invokeCliRunner