All Versions
47
Latest Version
Avg Release Cycle
150 days
Latest Release
1182 days ago
Changelog History
Page 2
Changelog History
Page 2
-
v0.13.0 Changes
May 27, 2015NOTE: the commit for the v0.13.0 release tag incorrectly says Release 0.13.1
โ Added
- ๐ Add
from_ical
! (#258)
๐ Fixed
- ๐ Add
-
v0.12.1 Changes
July 04, 2014- ๐ [FEATURE] Added support for deserialization of times via Time.parse
- [ENHANCEMENT] Added interval validations
- ๐ [ENHANCEMENT] Deprecation message improvements
- ๐ [BUGFIX] Coerce validation intervals to Fixnum
- ๐ [BUGFIX] Fix YAML serialization on blank values in ActiveRecord (#231)
- ๐ [BUGFIX] Yearly interval should return self like others
-
v0.12.0 Changes
April 06, 2014 -
v0.11.3 Changes
February 07, 2014- ๐ [BUGFIX] Fix a StopIteration leak
-
v0.11.2 Changes
January 25, 2014- โฑ [ENHANCEMENT] Use Enumerator for schedule occurrences
- ๐ [BUGFIX] Fix high CPU usage on minutely schedules
-
v0.11.1 Changes
October 28, 2013- ๐ [ENHANCEMENT] Move deprecated into IceCube namespace
- [ENHANCEMENT] Standardize the exceptions that we raise
- ๐ [BUGFIX] Fix ActiveSupport edge case restoring serialized TZ
-
v0.11.0 Changes
June 13, 2013 -
v0.10.1 Changes
May 17, 2013๐ Changed
- ๐ Accept arrays in multiparameter DSL methods (#139)
๐ Fixed
- โฑ Match time zone from schedule when finding times (#152)
- ๐ Reliably calculate distance to same day in next month (#171)
- ๐ Updating interval on a rule shouldn't leave duplicate validations (#158) (#157)
- ๐ Allow Occurrence to work transparently with Arel (#168)
- ๐ Raise errors for invalid input (#139)
-
v0.10.0 Changes
February 25, 2013 -
v0.9.3 Changes
January 03, 2013