[ANN] ri_cal version 0.8.7 has been released!

R

Rick DeNatale

ri_cal version 0.8.7 has been released!


A new Ruby implementation of RFC2445 iCalendar.

The existing Ruby iCalendar libraries (e.g. icalendar, vpim) provide
for parsing and generating icalendar files,
but do not support important things like enumerating occurrences of
repeating events.

This is a clean-slate implementation of RFC2445.

A Google group for discussion of this library has been set up
http://groups.google.com/group/rical_gem

Changes:

=== 0.8.7
fix ticket #29-supress x-rical-tzsource when not relevant
=== 0.8.6
Fixes an issue of RFC 2445 non-conformance - change management time
attributes (dtstamp, last_modified, and created) MUST be zulu time
Changed VTIMEZONE export from tz_info
Discovered that RFC 2445 expects a timezone period onset to be
local time before the change, while TZInfo gives it after the change
Thanks to both Michael Hale and H. Wade Minter for reporting this.
Changed from generating a single RDATE line for a timezone period
with multiple values to multiple RDATE lines
to fix a problem reported by Michael Hale.
=== 0.8.5
Fixes http://rick_denatale.lighthouseapp.com/projects/30941/tickets/26
events with date parameters failing
=== 0.8.4 - 18 September 2009
Refactored load structure, should now be conforming to
http://weblog.rubyonrails.org/2009/9/1/gem-packaging-best-practices
I did finesse the load path issue a bit as a workaround to RSpec
not putting lib on $LOADPATH
the lib directory will get added to load path IF IT ISN"T ALREADY THERE

Fixes http://rick_denatale.lighthouseapp.com/projects/30941/tickets/25
please clean your code up to be quiet

Thanks to Ryan for such a courteous problem report.
=== 0.8.3 - 18 September 2009
Released with bad gemspec
=== 0.8.2 - 4 September 2009
Fixes http://rick_denatale.lighthouseapp.com/projects/30941/tickets/23
initialization_methodsrb-syntax
Fixes http://rick_denatale.lighthouseapp.com/projects/30941/tickets/24
need-to-handle-empty-property-values
=== 0.8.1 - 18 August 2009
Fixes http://rick_denatale.lighthouseapp.com/projects/30941/tickets/21
exception-when-count-option-used-to-enumerate-non-recurring-event

--
Rick DeNatale

Blog: http://talklikeaduck.denhaven2.com/
Github: http://github.com/rubyredrick
Twitter: @RickDeNatale
WWR: http://www.workingwithrails.com/person/9021-rick-denatale
LinkedIn: http://www.linkedin.com/in/rickdenatale
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,534
Members
45,007
Latest member
obedient dusk

Latest Threads

Top