0.26.2
📦 typerView on GitHub →
🐛 1 fixes🔧 1 symbols
Summary
This release primarily focuses on fixing an issue where environment variables intended for `typer.Option` lists were not being split correctly on whitespace.
🐛 Bug Fixes
- Ensure that an envvar set for a `typer.Option` list is split on whitespace.