Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@mikesaelim mikesaelim released this 09 Feb 17:29
· 1 commit to master since this release
ef8b038

Added

  • Added Ruby 2.7 and 3.0 to the Travis build matrix

Changed

  • Bumped the Ruby version for development to 3.0.0
  • Fixed deprecation warnings around positional and keyword arguments from ruby 2.7.0
  • Updated rubocop to v1.9.1, and fixed rubocop violations
  • Configured rspec to emit warnings, and fix them
  • Re-recorded the spec cassettes
  • Fixed broken links in the README

Removed

  • Removed Ruby 2.3 and 2.4 from the Travis build matrix