Skip to content

V2.0.0

Compare
Choose a tag to compare
@oliverklee oliverklee released this 02 Sep 15:39
v2.0.0
64d7ba4

Added

  • Add support for Rails 6.0
    (#60)
  • Officially support Rails 5.2
    (#51)
  • Add Ruby 2.5.1 to the Travis build matrix
    (#49)

Removed

  • Drop support for Rails < 5.1
    (#62)
  • Drop support for Ruby < 2.4
    (#61)
  • Drop support for Ruby < 2.3
    (#48)

Fixed

  • Add version to the requirements in the gemspec file
    (#53)
  • Fix file names references from the gemspec file
    (#52)
  • Fix value call on Rails 5.2
    (#47)