Changelog for
ruby2.5-rubygem-capybara-screenshot-1.0.22-1.2.x86_64.rpm :
* Thu Nov 22 2018 cooloAATTsuse.com- updated to version 1.0.22 see installed CHANGELOG.md 21 Oct 2018 - 1.0.21 -> 1.0.22
* [Support for S3 URL in HTML screenshots](https://github.com/mattheworiordan/capybara-screenshot/pull/239)
* [Fix for partial Rails environments](https://github.com/mattheworiordan/capybara-screenshot/pull/238)
* [Capybara 3 support in CI](https://github.com/mattheworiordan/capybara-screenshot/pull/236)
* Fri May 04 2018 factory-autoAATTkulow.org- updated to version 1.0.21 see installed CHANGELOG.md 03 May 2018 - 1.0.20 -> 1.0.21
* [Bug fix: Fix Ruby version compares in Gemspec](https://github.com/mattheworiordan/capybara-screenshot/pull/231) 03 May 2018 - 1.0.19 -> 1.0.20
* [Bug fix: Only take screenshots for feature tests](https://github.com/mattheworiordan/capybara-screenshot/pull/223)
* Tue Apr 10 2018 factory-autoAATTkulow.org- updated to version 1.0.19 see installed CHANGELOG.md 10 April 2018 - 1.0.18 -> 1.0.19
* Big thanks for [Geremia Taglialatela](https://github.com/tagliala) for [padding Capybara 3 support and fixing the builds](https://github.com/mattheworiordan/capybara-screenshot/pull/230)
* Sun Dec 03 2017 cooloAATTsuse.com- updated to version 1.0.18 see installed CHANGELOG.md 2 November 2017 - 1.0.17 -> 1.0.18
* [RSpec 3.3 support](https://github.com/mattheworiordan/capybara-screenshot/pull/213)
* [Add support for selenium_chrome and selenium_chrome_headless](https://github.com/mattheworiordan/capybara-screenshot/pull/219)
* [Less dependencies for S3 uploads](https://github.com/mattheworiordan/capybara-screenshot/pull/218) Special thanks to the fine contribution from [Matt Bricston](https://github.com/mattbrictson)
* Thu Aug 03 2017 cooloAATTsuse.com- updated to version 1.0.17 see installed CHANGELOG.md 17 July 2017 - 1.0.16 -> 1.0.17
* [Better handling of `page.current_path` exceptions for Spinach](https://github.com/mattheworiordan/capybara-screenshot/pull/208) 12 July 2017 - 1.0.15 -> 1.0.16
* [Support s3 key name prefixes](https://github.com/mattheworiordan/capybara-screenshot/pull/202) 12 July 2017 - 1.0.14 -> 1.0.15
* [SVG badges added](https://github.com/mattheworiordan/capybara-screenshot/pull/207)
* [Ensure the reporter module is not loaded multiple times](https://github.com/mattheworiordan/capybara-screenshot/pull/205)
* [S3 object config option](https://github.com/mattheworiordan/capybara-screenshot/pull/204)
* [Saver can use injected page](https://github.com/mattheworiordan/capybara-screenshot/pull/181)
* [After
* callbacks](https://github.com/mattheworiordan/capybara-screenshot/pull/171)
* Thu Sep 15 2016 cooloAATTsuse.com- updated to version 1.0.14 see installed CHANGELOG.md 15 Sep 2016 - 1.0.13 -> 1.0.14
* CI stable again - dropped CI support for older versions of Ruby and JRuby. It is just too painful and there is no evidence that our users need this or that Capybara Screenshot is indeed broken. It is better to have a reliable build system so that PRs can get merged in reliably and easily.
* Fixed an inconsistency in the use of `save_and_open_page_path`
* Improved debugging of Aruba tests so that contributors can easily understand why their builds break
* Path fixes thanks to [Ryan McGarvey](https://github.com/ryanmcgarvey)
* Tue May 24 2016 cooloAATTsuse.com- updated to version 1.0.13 see installed CHANGELOG.md 23 May 2016 - 1.0.12 -> 1.0.13
* Fixes [mkmf bug 162](https://github.com/mattheworiordan/capybara-screenshot/issues/162) and [mkmf bug 174](https://github.com/mattheworiordan/capybara-screenshot/issues/174)
* Fix for `Capybara.save_path` method existence assumption
* Wed Apr 06 2016 cooloAATTsuse.com- updated to version 1.0.12 see installed CHANGELOG.md
* Thu Jul 23 2015 cooloAATTsuse.com- updated to version 1.0.11 see installed CHANGELOG.md 22 July 2015 - 1.0.10 -> 1.0.111
* [Support for Fuubar reporter](https://github.com/mattheworiordan/capybara-screenshot/pull/137) Thanks to [Kai Schlichting](https://github.com/lacco)
* Tue Jun 30 2015 cooloAATTsuse.com- updated to version 1.0.10 see installed CHANGELOG.md 29 June 2015 - 1.0.9 -> 1.0.10
* [Small fix to memoization](https://github.com/mattheworiordan/capybara-screenshot/pull/134) plus [mini refactor](https://github.com/mattheworiordan/capybara-screenshot/commit/1db950bc53c729b26b8881d058a8781d6e7611b8) Thanks to [Systho](https://github.com/Systho)
* Mon Apr 06 2015 cooloAATTsuse.com- updated to version 1.0.9
* Fri Mar 13 2015 cooloAATTsuse.com- updated to version 1.0.7
* Mon Mar 09 2015 cooloAATTsuse.com- updated to version 1.0.6
* Wed Feb 11 2015 cooloAATTsuse.com- updated to version 1.0.5
* Sat Feb 07 2015 cooloAATTsuse.com- updated to version 1.0.4
* Added support for Poltergeist Billy
* Don\'t initialize a new Capybara::Session in after hook
* Fri Oct 17 2014 cooloAATTsuse.com- updated to version 1.0.3, see CHANGELOG.md
* Mon Oct 13 2014 cooloAATTsuse.com- adapt to new rubygem packaging
* Fri Jul 25 2014 cooloAATTsuse.com- update to version 0.3.21
* Fixed nasty bug
* Mon Jul 21 2014 cooloAATTsuse.com- updated to version 0.3.20
* Added reporters to improve screenshot info in RSpec output
* Added support for Webkit options such as width and height
* Sun Apr 06 2014 cooloAATTsuse.com- updated to version 0.3.19
* Added support Spinach, thanks to https://github.com/suchitpuri
* Tue Mar 18 2014 cooloAATTsuse.com- updated to version 0.3.17
* Added support for RSpec 3 and cleaned up the logging so there is less noise within the test results when a driver does not support a particular format.
* Updated Travis to test against Ruby 2.0 and Ruby 2.1
* Mon Jan 20 2014 cooloAATTsuse.com- updated to version 0.3.16 Bug fix for Minitest 5, thanks to https://github.com/cschramm
* Fri Sep 13 2013 cooloAATTsuse.com- updated to version 0.3.14 Added support for Test Unit, fixed RSpec deprecation warnings and fixed a dependency issue.
* Tue Jul 30 2013 cooloAATTsuse.com- updated to version 0.3.13 https://github.com/stevenwilkin contributed code to display a warning for [Mechanize](http://mechanize.rubyforge.org/) users. Dropped Ruby 1.8 support for this Gem because of conflicts with Nokogiri requiring a later version of Ruby. Instead, there is a new branch https://github.com/mattheworiordan/capybara-screenshot/tree/ruby-1.8-support which can be used if requiring backwards compatabiltiy.
* Fri May 24 2013 cooloAATTsuse.com- updated to version 0.3.6 Improved documentation, Ruby 1.8.7 support by not allowing Capybara 2.1 to be used, improved Sinatra support.
* Wed Jan 23 2013 cooloAATTsuse.com- updated to version 0.3.4 Support for Terminus, thanks to https://github.com/jamesotron
* Fri Dec 28 2012 cooloAATTsuse.com- updated to version 0.3.3
* Tue Dec 25 2012 cooloAATTsuse.com- updated to version 0.3.2, no changelog
* Mon Nov 26 2012 jweberhoferAATTweberhofer.at- Upgrade to version 0.3
* Wed Jul 25 2012 jweberhoferAATTweberhofer.at- initial release 0.2.1