Skip to content

v2.15.1

Compare
Choose a tag to compare
@rymai rymai released this 02 Sep 12:17
· 31 commits to master since this release
9b29c1b

Bugfixes

  • #930 Ensure Guard calls #stop even if an exception is raised.

Tests & CI

  • #914 Add a simplecov filter for the /spec folder.
  • #926 Test against Ruby 2.4.6, 2.5.5, 2.6.2, jruby-9.1.17.0, jruby-9.2.6.0, rbx-3.107.
  • #928 Fix Ruby 2.6 compatibility by stubbing Pathname instead of IO.read in spec.
  • #933 Remove codeclimate-test-reporter from Gemfile.

Other

  • #919 Add a "Reviewed by Hound" badge.
  • #925 Fix YARD annotation.
  • #927 Drop outdated badge for Gemnasium.