8.4.1
📦 clickView on GitHub →
🐛 5 fixes🔧 2 symbols
Summary
Click 8.4.1 is a patch release focused on fixing several bugs related to parameter source availability, shell completion, and file handling in echo utilities.
🐛 Bug Fixes
- get_parameter_source() is available during eager callbacks and type conversion again.
- Zsh completion scripts parse correctly on Windows.
- Shell completion of Choice Enum values produces a valid completion result.
- Fix empty byte-string handling in echo.
- Fix closed file error with echo_via_pager.