Skip to content

Releases: snap-diff/snap_diff-capybara

v1.10.0

31 Dec 07:53
Compare
Choose a tag to compare

What's Changed

  • Added support for Ruby 3.4 and Rails 7.2 + 8.0.
  • Dropped testing Ruby 3.1 and require Ruby 3.1+ and Rails 7.0+.

Pull requests

  • fix: prevents rspec collision by @pftg in #137
  • build: review broken CI tests by @pftg in #138

Full Changelog: v1.9.2...v1.10.0

v1.9.1

12 Sep 20:18
90f71e1
Compare
Choose a tag to compare

What's Changed

  • Include CapybaraScreenshotDiff::DSL in all RSpec system tests by default by @asavageiv in #125
  • Encapsulates screenshot manager by @pftg in #124
  • Fixes multiple problems by @pftg in #132

Full Changelog: v1.9.0...v1.9.1