You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Prep 0.2.0 release (#47)
* Prep 0.2.0 release
- Fix independent Click usage now that Click is vendored in Typer
- Fix deprecated usage of `isolated_filesystem` in tests
- Drop Python 3.10 support
* Update Ubuntu version for docs build
Reach full unit test coverage (#16)
* Reach full unit test coverage
* Cover paged output scenario
* Update changelog
* Reformat files
* Bump version and changelog
* Add coverage threshold