Release 0.5.0 - The FAST Word
Added
- "time of day" option (e.g.
Schedule.add_recurrence_rules(:daily, times: [~T[10:00:00], ~T[12:30:00]])
; this serializes toBYTIME
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)