1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
|
khal v0.1 released
==================
.. feed-entry::
:date: 2014-04-03
The first release of khal is here: `khal v0.1.0`__ (and also available on pypi_
now).
__ https://lostpackets.de/khal/downloads/khal-0.1.0.tar.gz
The next release, hopefully coming rather sooner than later, will get rid of its
own CalDAV implementation, but instead use vdirsyncer_; you can
already try it out via checking out the branch *vdir* at github_.
.. _pypi: https://pypi.python.org/pypi/khal/
.. _vdirsyncer: https://github.com/untitaker/vdirsyncer/
.. _github: https://github.com/geier/khal/tree/vdir
|