Changelog for
ruby2.5-rubygem-cucumber-rails-1.5.0-1.2.x86_64.rpm :
Tue May 23 14:00:00 2017 cooloAATTsuse.com
- updated to version 1.5.0
see installed History.md
Wed Sep 28 14:00:00 2016 cooloAATTsuse.com
- updated to version 1.4.5
see installed History.md
Sat Aug 6 14:00:00 2016 cooloAATTsuse.com
- updated to version 1.4.4
see installed History.md
Mon Jan 25 13:00:00 2016 cooloAATTsuse.com
- updated to version 1.4.3
see installed History.md
[#]# [master](https://github.com/cucumber/cucumber-rails/compare/1.4.2...master) (Not yet released)
* Added gem version badge (Kosmas Chatzimichalis)
* Fix a failing test due to rails date selectors only showing 5 years into the past by default ( [#293] (https://github.com/cucumber/cucumber-rails/pull/293) Thomas Walpole )
* Allow cucumber 2 ( [#293] (https://github.com/cucumber/cucumber-rails/pull/293) Thomas Walpole )
* Add rails 4.2 to test matrix ( [#293] (https://github.com/cucumber/cucumber-rails/pull/293) Thomas Walpole )
* Depend on railties instead of rails ( [#294] (https://github.com/cucumber/cucumber-rails/pull/294) Alexander Lang )
* Fix failing Travis CI tests ( [#305] (https://github.com/cucumber/cucumber-rails/pull/305) Matijs van Zuijlen )
* Allow any cucumber < 3 ( [#306] (https://github.com/cucumber/cucumber-rails/pull/306) Matijs van Zuijlen )
* Add annotations configuration in generator ( [#292] (https://github.com/cucumber/cucumber-rails/pull/292) Bob Showalter )
* Expand support to include mime-types 3 ( [#304] (https://github.com/cucumber/cucumber-rails/pull/304) Austin Ziegler )
* Replace badges with SVG versions ( [#307] (https://github.com/cucumber/cucumber-rails/pull/307) Kevin Goslar )
* Add new line to end of generated database.yml ( [#302] (https://github.com/cucumber/cucumber-rails/pull/302) Kevin Carmody)
Mon Feb 9 13:00:00 2015 cooloAATTsuse.com
- updated to version 1.4.2
* Updated appraisal dependencies to rspec-rails 3.1.0, gemspec dependency to rspec <= 3.1, and removed turn from rails_4_1 appraisal (Kosmas Chatzimichalis)
* Update mime-types dependency to >= 1.16, < 3 ([#289] (https://github.com/cucumber/cucumber-rails/pull/289) Erik Michaels-Ober )
* Upgrade to RSpec 3 ([#290] (https://github.com/cucumber/cucumber-rails/pull/290) Tamir Duberstein )
Mon Oct 13 14:00:00 2014 cooloAATTsuse.com
- adapt to new rubygem packaging
Sun May 18 14:00:00 2014 cooloAATTsuse.com
- updated to version 1.4.1
[#]## New Features
* Added MIT licence in gemspec ([#261] (https://github.com/cucumber/cucumber-rails/issues/261#issuecomment-23260956) Benjamin Fleischer)
* Ensure dependency on DatabaseCleaner is not required ([#276] (https://github.com/cucumber/cucumber-rails/pull/276) Matthew O\'Riordan)
* Added Rails 4.1 support ([#287] (https://github.com/cucumber/cucumber-rails/pull/287) Felix Bünemann)
* Modified appraisal instructions in README.md (Kosmas Chatzimichalis)
* Added Gemnasium support (Kosmas Chatzimichalis)
* Various code enhancements based on PullReview suggestions (Kosmas Chatzimichalis)
[#]## Removed Features
* Mongo step definition ([#263] (https://github.com/cucumber/cucumber-rails/issues/263) Aslak Hellesøy )
[#]## Bugfixes
* Prevent MiniTest running `at_exit` when running cucumber ([#253](https://github.com/cucumber/cucumber-rails/issues/253) Steve Tooke)
* `bundle exec rake` runs minitest with cucumber options and raises exception ([#252] (https://github.com/cucumber/cucumber-rails/issues/252) Peter Bollenbeck)
* Various bundler related fixes ([#264] (https://github.com/cucumber/cucumber-rails/pull/264) Erik Michaels-Ober )
* Additional gemspec cleanup ([#265] (https://github.com/cucumber/cucumber-rails/pull/265) Erik Michaels-Ober )
* Added mime-types runtime dependency to fix bundle install issue ([#273] (https://github.com/cucumber/cucumber-rails/pull/273) Kosmas Chatzimichalis)
* Removed mongoid gem from Appraisal ([#274] (https://github.com/cucumber/cucumber-rails/pull/274) Kosmas Chatzimichalis)
* Amend typo in select_dates_and_times.rb comments ([#268] (https://github.com/cucumber/cucumber-rails/pull/268) Erik Eide)
* Keep empty step_definitions directories ([#249] (https://github.com/cucumber/cucumber-rails/pull/249) Iain D Broadfoot)
* Remove obsolete link for config.cache_classes to false ([#271] (https://github.com/cucumber/cucumber-rails/issues/271) Andrew Premdas )
Mon Aug 26 14:00:00 2013 cooloAATTsuse.com
- updated to version 1.4.0
[#]## New Features
* Rails 4 compatibility
* Removal of unused tests (routing, multiple_databases, pre_bundler and mongo)
* New test raising_errors.feature to test raising routing errors that replaced the earlier routing.feature
* Added recommendation in README.md for running install scripts after upgrading (Joost Baaij)
Mon May 27 14:00:00 2013 cooloAATTsuse.com
- updated to version 1.3.1
Sat Jul 28 14:00:00 2012 cooloAATTsuse.com
- update to 1.3.0, see History.md
Wed Aug 24 14:00:00 2011 fcastelliAATTnovell.com
- update to 1.0.2
Mon Aug 30 14:00:00 2010 James Mason
- Initial package (version 0.3.2)