Skip to content

Release 0.5.0 - The FAST Word

Compare
Choose a tag to compare
@doughsay doughsay released this 26 Sep 19:10
· 238 commits to master since this release
15bcec3

bitmoji

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)