v4.5.1
What's Changed
- Fix gcalcli failing to run on python 3.10 if config file is present
- Fix
config edit
when missing config dir blowing up with FileNotFoundError - Fix bizarre SSL recursion errors by moving truststore init earlier
- Fix redundant "Ignore and refresh" prompt from
init
- Adjust "when" value parsing to handle YYYY-MM-DD consistently
- Stop using brightblack color by default (UX problems on dark bg)
On PyPI: https://pypi.org/project/gcalcli/4.5.1/
Release status: #804
Full Changelog: v4.5.0...v4.5.1