Guard v2.15.1 Release Notes

Release Date: 2019-09-02 // over 4 years ago
  • ๐Ÿ›  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.