Skip to content

Latest commit

 

History

History
33 lines (18 loc) · 770 Bytes

CHANGES.md

File metadata and controls

33 lines (18 loc) · 770 Bytes

2.0.1 - 2015/03/18

  • Add license into gemspec (issue #6).

2.0.0 - 2015/03/18

  • Add support for RSpec 3.x. RSpec 2.x is not supported anymore (PR #10).

1.1.3 - 2015/03/11

  • Fix Watir::RSpec.file_path to not discard description (PR #11).

1.1.2 - 2013/12/06

  • Load Watir as a dependency automatically.

1.1.1 - 2013/11/24

  • Fix ActiveRecord integration. Closes #8 by Stéphane Blond.

1.1.0 - 2013/10/05

  • Add --force option for watir-rspec command line interface to force the installation even if it seems to be already installed for the project.

1.0.1 - 2013/09/21

  • Documentation tweaks.

1.0.0 - 2013/09/21

  • Add installation binary watir-rspec for easier installation of the gem.
  • Many internal changes.
  • README revamp.