Skip to content

Commit

Permalink
Merge pull request #758 from insanum/cal-defaults
Browse files Browse the repository at this point in the history
Improve handling of --calendar and --noincluderc args
  • Loading branch information
dbarnett authored Sep 16, 2024
2 parents a6caf48 + 1986816 commit f0d9359
Show file tree
Hide file tree
Showing 5 changed files with 412 additions and 186 deletions.
4 changes: 4 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ v4.5.0
* Add `init` command to explicitly request auth setup/refresh
* Add support for config.toml file and `gcalcli config edit` command
* Add support for `gcalcli util config-schema|reset-cache` commands
* Behavior change: `--noincluderc` now skips gcalclirc files unconditionally,
w/ or w/o --config-folder
- POSSIBLE ACTION REQUIRED: Use `@path/to/gcalclirc` explicitly if it stops
reading an rc file you needed
* Respect locally-installed certificates (ajkessel)
* Re-add a `--noauth_local_server` to provide instructions for authenticating
from a remote system using port forwarding
Expand Down
Loading

0 comments on commit f0d9359

Please sign in to comment.