Releases: square/ruby-rrule
Releases · square/ruby-rrule
v0.6.0
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
- @edruder made their first contribution in #44
- @Andy9822 made their first contribution in #50
- @craigmcnamara made their first contribution in #49
- @bahriddin made their first contribution in #55
Full Changelog: v0.4.4...v0.5.1