Cocktail v0.5.0 Release Notes

Release Date: 2017-09-26 // over 6 years ago
  • โž• Added

    • "time of day" option (e.g. Schedule.add_recurrence_rules(:daily, times: [~T[10:00:00], ~T[12:30:00]]); this serializes to BYTIME in iCalendar format, which doesn't actually exist, so don't use this if you need to be iCalendar compatible)

    ๐Ÿ›  Fixed

    • ๐ŸŽ Improved performance (up to 80x for certain types of schedules)