- Add license into gemspec (issue #6).
- Add support for RSpec 3.x. RSpec 2.x is not supported anymore (PR #10).
- Fix
Watir::RSpec.file_path
to not discard description (PR #11).
- Load Watir as a dependency automatically.
- Fix ActiveRecord integration. Closes #8 by Stéphane Blond.
- Add --force option for watir-rspec command line interface to force the installation even if it seems to be already installed for the project.
- Documentation tweaks.
- Add installation binary watir-rspec for easier installation of the gem.
- Many internal changes.
- README revamp.