All Versions
47
Latest Version
Avg Release Cycle
150 days
Latest Release
713 days ago

Changelog History
Page 1

  • v0.16.4 Changes

    October 21, 2021

    โž• Added

    • ๐ŸŒ Italian translations
  • v0.16.3 Changes

    July 24, 2018
    • ๐Ÿ“œ [FEATURE] Added support for parsing RDATE from iCal format
  • v0.16.2 Changes

    July 10, 2017

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix serialization of Date values (for until) (#399)
    • ๐Ÿ›  Fix double DST occurrences (#398)
    • ๐Ÿ‘€ Realign first wday for monday-based weekly rules (#402)
    • ๐Ÿ›  Fix weekly realignment for spans: true option (#402)
  • v0.16.1 Changes

    May 04, 2017

    โž• Added

    • โž• Add pt-BR i18n locale (#388)

    ๐Ÿ›  Fixed

    • ๐Ÿ‘€ Misaligned first weekly occurrence (#387)
  • v0.16.0 Changes

    April 13, 2017

    โž• Added

    • ๐Ÿ‘Œ Support for Ruby 2.4

    ๐Ÿ”„ Changed

    • ๐Ÿ‘€ Raise ArgumentError on empty values for remaining rules (#373)

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix biweekly realign with spans option (#377)
    • Fix day_of_year with negative offsets (#326)
    • ๐Ÿ›  Fix weekly rule alignment with non-Sunday week start (#383)
  • v0.15.0 Changes

    January 26, 2017

    โž• Added

    • ๐ŸŒ I18n translations for Russian, Swedish, German, and French

    ๐Ÿ”„ Changed

    • ๐Ÿ‘Œ Support testing with different RAILS_VERSION
    • ๐Ÿ‘Œ Support "until" Date with local Time conversion (#327)
    • Validate rules (and raise ArgumentError) on empty from_hash

    ๐Ÿ›  Fixed

    • ๐Ÿ‘€ Fix validations on Rule.from_hash with empty array (#281)
  • v0.14.0 Changes

    February 23, 2016

    โž• Added

    • ๐Ÿ‘€ Option to include prior occurrences with overlapping duration (#302)
  • v0.13.3 Changes

    January 31, 2016
    • ๐ŸŽ [ENHANCEMENT] Performance optimizations
    • ๐Ÿ—„ [ENHANCEMENT] Default deprecation compatibility to track the current version
  • v0.13.2 Changes

    December 09, 2015

    No changes.

  • v0.13.1 Changes

    December 07, 2015

    โž• Added

    • ๐Ÿ‘ I18n support!
    • ๐Ÿ‘€ Option to include prior occurrences with overlapping duration (#154)