Releases: tobixen/calendar-cli
v0.14.0 - new command kal
Version 0.14.0 contains no significant changes for the calendar-cli interface.
It does offer a new script kal, which is intended to take over for calendar-cli.
Currently kal can do almost everything calendar-cli can do, though it lacks
support for parsing config files, it lacks support for time zones and it
lacks support for alarms.
Bugfixes, time zone handling and misc
v0.12 mostly contains bugfixes and refreshed documentation as compared to v0.11.
I've hopefully gotten timezone handling correct by now.
Since v0.12 is not bug-compatible with v0.11, it is v0.12 and not v0.11.1.
I should probably be better at doing patch releases in the future, but I need some CI-system that automatically can run tests towards different caldav servers and different python versions before I can do rapid patch-level releases.
Support for VTODO / Task lists
I've done quite some work over the last weeks adding support for task lists. I'm now using this tool for managing my task lists.
Interactive configuration
Now with --interactive-config. Not much well-tested, not very well designed, but is hopefully useful for those not feeling comfortable with hand-crafting a json config file from scratch
Now also supports deleting of events
v0.7 release 0.7