Skip to content

Releases: radar/by_star

v4.0.1

18 Jan 06:30
Compare
Choose a tag to compare

v4.0.1 - 2023-01-18

  • Change File.exists? to File.exist? to support Ruby 3.2.0 - @JNajera

v4.0.0

07 Mar 00:53
d7811c0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.0.0...v4.0.0

v2.2.1

21 Apr 03:45
Compare
Choose a tag to compare

v2.2.1 - 2014-04-21

  • Allow previous and next 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 and newest methods