Skip to content

v4.5.1

Compare
Choose a tag to compare
@dbarnett dbarnett released this 04 Oct 20:48
· 2 commits to main since this release
fd821e4

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