Releases: radar/by_star
Releases · radar/by_star
v4.0.1
v4.0.0
What's Changed
- DST, at_time, index_scope by @johnnyshields in #83
- Add table headers by @zacharywelch in #86
- update-installation-readme by @Timothyjb in #91
New Contributors
- @zacharywelch made their first contribution in #86
- @Timothyjb made their first contribution in #91
Full Changelog: v3.0.0...v4.0.0
v2.2.1
v2.2.1 - 2014-04-21
- Allow
previous
andnext
to take the current record in their scope - @pnomolos / @johnnyshields - Alias
Date#in_time_zone
to#to_time_in_current_zone
if not already defined (e.g. for Rails <= 3) - @jcypret / @johnnyshields - Add
oldest
andnewest
methods