From sean at dague.net Sat Feb 16 15:25:33 2013 From: sean at dague.net (Sean Dague) Date: Sat, 16 Feb 2013 10:25:33 -0500 Subject: [iCalendar-devel] iCalendar 1.2.2 released - and seeking new maintainer Message-ID: <511FA4ED.807@dague.net> Just merged some new changes as pull requests from git, and we have icalendar 1.2.2 out there (on rubyforge and in rubygems). Recently release notes for the 1.2 stream are as follows: === 1.2.2 2013-02-16 * added TZURL property to Timezone component - spacepixels * correct days in RRule ("[TU,WE]" -> "TU,WE") - Christoph Finkensiep === 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 Thanks to those contributing. I'd also like to find a new maintainer for the code. I'm not really doing much ruby development recently (so looking at patches for this project gets far too little time), and the increase in external pull requests recently demonstrates that others are actively using the code and need fixes. If you've got a patch in tree already, and are interested in sheparding the project, please speak up, and I'll add you to the rubyforge project and figure out anything else needed for successful handoff. Thanks everyone, -Sean