1.2.1 2012-11-12
* Adds uid property to alarms to support iCloud - Jeroen Jacobs
* Fix up testing docs - Eric Carty-Fickes
* Fix parsing property params that have : in them - Sean Dague
* Clean up warnings in test suite - Sean Dague
1.2.0 2012-08-30
- Fix calendar handling for dates < 1000 - Ryan Ahearn
- Updated license to GPL/BSD/Ruby at users option
1.1.6 2011-03-10
- Fix todo handling (thanks to Frank Schwarz)
- clean up a number of warnings during test runs
1.1.5 2010-06-21
- Fix for windows line endings (thanks to Rowan Collins)
1.1.4 2010-04-23
- Fix for RRULE escaping
- Fix tests so they run under 1.8.7 in multiple environments
- Readme fix
1.1.3 2010-03-15
- Revert component sorting behavior that I was trying to make
the tests run more consistantly on different platforms.
- Added new test for multiple events in a calendar which caught that break.
1.1.2 2010-03-10
- Convert project to newgem to make for easier publishing