Skip to content

Releases: jbox-web/royce

Release 1.3.0

29 Dec 21:47
Compare
Choose a tag to compare

Changelog :

  • Drop support of Ruby 2.4
  • Drop support of Rails 5.0.x and Rails 5.1.x
  • Switch to Github Actions

Release 1.2.0

04 Apr 21:30
Compare
Choose a tag to compare

Changelog :

  • Add support of Ruby 2.7
  • Add support of Rails 6.x
  • Add Rubocop gem
  • Add binstubs to ease development
  • Disable RSpec monkey patching

Notes :

This is the last version to support Ruby 2.4.x
This is the last version to support Rails 5.0.x and Rails 5.1.x

Release 1.1.0

19 Feb 21:16
Compare
Choose a tag to compare

Changelog :

  • Drop support of Ruby 2.2
  • Drop support of Ruby 2.3
  • Add support of Ruby 2.6
  • Switch to Zeitwerk to load gem files