All Versions
46
Latest Version
Avg Release Cycle
91 days
Latest Release
890 days ago
Changelog History
Page 4
Changelog History
Page 4
-
v2.3.0 Changes
August 31, 2014- 0๏ธโฃ Raise error when ActiveRecord::Base.default_timezone is not
:utc
- Added
day_of_month
- Added
month_of_year
- Do not quote column name
- 0๏ธโฃ Raise error when ActiveRecord::Base.default_timezone is not
-
v2.2.1 Changes
June 23, 2014- ๐ Fixed ActiveRecord 3 associations
-
v2.2.0 Changes
June 22, 2014- โ Added support for arrays and hashes
-
v2.1.1 Changes
May 17, 2014- ๐ Fixed format option with multiple groups
- ๐ Better error message if time zone support is missing for MySQL
-
v2.1.0 Changes
March 16, 2014- โ Added last option
- โ Added format option
-
v2.0.4 Changes
March 12, 2014- โ Added multiple groups
- โ Added order
- Subsequent methods no longer modify relation
-
v2.0.3 Changes
March 11, 2014- Implemented respond_to?
-
v2.0.2 Changes
March 11, 2014- where, joins, and includes no longer need to be before the group_by method
-
v2.0.1 Changes
March 07, 2014- ๐ Use time zone instead of UTC for results
-
v2.0.0 Changes
March 07, 2014- 0๏ธโฃ Returns entire series by default
- โ Added day_start option
- ๐ Better interface