v4.4.0
What's Changed
- Fix lots of bugs by switching from deprecated oauth2client to google_auth_oauthlib
- Friendlier help output when
import
command is missing vobject extra import
command more gracefully handles existing events to avoid duplicates and unnecessary edits (tsheinen, cryhot)- Handle encoding/decoding errors more gracefully by replacing with placeholder chars instead of blowing up
- Fix
--lineart
option failing with unicode errors quick
command now prompts for which calendar to use when ambiguous- Fix
--nodeclined
option failing on events with aliased email - Fix event list commands like
agenda
returning some events that don't actually match their search criteria due to pagination bug (kbulygin) add
command now supports--end
as an alternative to--duration
(michaelPotter)
New Contributors
- @ujjwalsh made their first contribution in #568
- @yigitkonur made their first contribution in #592
- @Semnodime made their first contribution in #573
- @modxd22 made their first contribution in #632
- @abdeoliveira made their first contribution in #646
- @dgrieser made their first contribution in #683
- @dbarnett made their first contribution in #690
- @kianmeng made their first contribution in #656
- @yarikoptic made their first contribution in #667
- @matclab made their first contribution in #582
- @elig0n made their first contribution in #671
- @sobelk made their first contribution in #605
- @shaicoleman made their first contribution in #562
- @strazto made their first contribution in #590
- @bdaigle made their first contribution in #623
- @kbulygin made their first contribution in #664
Release status: #706
Full Changelog: v4.3.0...v4.4.0