ice_cube v0.10.0 Release Notes

Release Date: 2013-02-25 // about 11 years ago
  • โž• Added

    • ๐Ÿ‘€ Add support for week_start (@masquita) (#75)
    • โฑ Schedule occurrences have end times (#119)

    ๐Ÿ”„ Changed

    • โž• Add block initialization, new schedule yields itself (#146)
    • ๐Ÿ‘€ Warn on use of DateTime and convert to local Time (#144)
    • โฑ Start time counts as an implicit occurrence (no more empty schedule) (#135)

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix monthly intervals to not skip short months (#105)
    • ๐Ÿ‘€ Fix occurring_between? for zero-length occurrences at start boundary (#147)
    • ๐Ÿ› Bug fix for count limit across multiple rules (#149)
    • ๐Ÿ›  Fix occurrences in DST transition (#150)