0.2.2 2020-05-14
* Fix use of xandikos.wsgi module in uwsgi. (Jelmer Vernooij)
0.2.1 2020-05-06
* Add missing dependencies in setup.py. (Jelmer Vernooij)
* Fix syntax errors in xandikos/store/vdir.py.
(Unused, but breaks bytecompilation). (Jelmer Vernooij)
0.2.0 2020-05-04
* Fix <calendar-data> subelement filtering. (Jelmer Vernooij)
* Skip non-calendar files for calendar-query operations.
(Jelmer Vernooij, #108)
* Switch to using aiohttp rather than uWSGI.
(Jelmer Vernooij)
* Query component's SUMMARY in ICalendarFile.describe().
(Denis Laxalde)
* Add /metrics support. (Jelmer Vernooij)
* Drop support for Python 3.4, add support for 3.8.
(Jelmer Vernooij)
0.1.0 2019-04-07
Initial release.