Skip to content

Releases: square/ruby-rrule

v0.6.0

07 Mar 22:58
70e0252

Choose a tag to compare

What's Changed

  • Test support for Ruby 3.1 by @rmitchell-sq in #43
  • Rule#between didn't work when limit was provided by @edruder in #44
  • Added Rule#from by @edruder in #45
  • Added Rule#to_s by @Andy9822 in #50
  • Implement RRule::Rule#humanize by @craigmcnamara in #49
  • Update missing documentation for version 0.5.0 by @rmitchell-sq in #53
  • Pivot from Travis CI to GitHub Actions by @leoarnold in #48
  • Updating supported Rubies to add new versions and remove EOL ones by @rmitchell-sq in #56
  • Implement RRule::Rule#is_finite? by @bahriddin in #55

New Contributors

Full Changelog: v0.4.4...v0.5.1