**************************
*Elizabeth J. Feinler is an information scientist. She led the NIC for the ARPANET
as it evolved into the Defense Data Network (DDN) and then the Internet.*
Last version to support Python 2.7 and 3.3.
This version is by far the one with the most contributors, thank you !
Highlights:
- Todo/VTODO support (thanks tgamauf)
- Add event arithmetics (thanks guyzmo)
- Support for alarms/`VALARM` (thanks rkeilty)
- Support for categories (thanks perette)
Misc:
- Make the parser work with tabbed whitespace (thanks mrmadcow)
- Better error messages (thanks guyzmo)
- Support input with missing `VERSION` (thanks prashnts)
- Support for Time Transparency/`TRANSP` (thanks GMLudo)
- All day events not omit the timezone (thanks Trii)
- Multi-day events fixes (thanks ConnyOnny)
- Fix `TZID` drop when `VTIMEZONE` is empty (thanks ConnyOnny)
- Better test coverage (thanks aureooms)
Breaking Changes:
- Removed EventList class
Thank you also to davidjb, etnarek, jammon
*******