* Implement ACKNOWLEDGED property for VALARM - tsuzuki08 * Output VERSION property as first line after BEGIN:VCALENDAR * Check for unbounded timezone transitions in tzinfo
* Lenient parsing mode ignores unknown properties - David Grandinetti * VTIMEZONE positive offsets properly have "+" prepended (Fixed issue
#18) - Benjamin Jorgensen (sorry for misspelling your last name)
* Proxy component values now frozen in Ruby 2.0 (Fixed issue #17) * Clean up gemspec for cleaner installing via bundler/git
* Call `super` from Component#method_missing * Clean up warnings in test suite * Add Gemfile for installing development dependencies
* added TZURL property to Timezone component - spacepixels * correct days in RRule ("[TU,WE]" -> "TU,WE") - Christoph Finkensiep
* 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
Fix calendar handling for dates < 1000 - Ryan Ahearn
Updated license to GPL/BSD/Ruby at users option
Fix todo handling (thanks to Frank Schwarz)
clean up a number of warnings during test runs
Fix for windows line endings (thanks to Rowan Collins)
Fix for RRULE escaping
Fix tests so they run under 1.8.7 in multiple environments
Readme fix
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.
Convert project to newgem to make for easier publishing
Generated with the Darkfish Rdoc Generator 2.