Commit
cb505b9a554d8720e1fb529246b2c4aefae9b71a
Exists in
master
and in
17 other branches
auto_calculations, count_method, cumulative_sum, date, debug_time_zone_support, dynamic_grouping, group_calc, infinite_loop_fix, jruby, mysql_adapter, parallel_tests, rails5, select, sqlite, to_now, travis_sqlite, v2
Version bump
| |
1
| +## 1.0.3 |
| |
2
| + |
| |
3
| +- Fixed deprecation warning when used with will_paginate |
| |
4
| +- Fixed bug with DateTime series |
| |
5
| + |
1
| ## 1.0.2 |
6
| ## 1.0.2 |
2
| |
7
| |
3
| - Added :start option for custom week start for group_by_week |
8
| - Added :start option for custom week start for group_by_week |
1
| module Groupdate |
1
| module Groupdate |
2
| - VERSION = "1.0.2" |
2
| + VERSION = "1.0.3" |
3
| end |
3
| end |