forked from cheezy/testgen
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathChangeLog
33 lines (23 loc) · 1017 Bytes
/
ChangeLog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
=== Version 0.5.1 / 2012-10-1
* Added rake to the gemfile when using gametel
* Added required usage of require_all in env.rb when using gametel
* Changed placeholder for call to start
=== Version 0.5 / 2012-09-24
* Added support for the latest features of gametel
=== Version 0.4 / 2012-08-20
* Added support for gametel by using the --with-gametel option
=== Version 0.3 / 2012-08-01
* Fixed problem with not including source in generated Gemfile
=== Version 0.2.4 / 2011-10-28
* Enhancements
* added --with-lib option to store pages in a lib directory off the project root
=== Version 0.2.3 / 2011-09-30
* Fixed problem with hooks file when using Selenium
=== Version 0.2.2 / 2011-09-30
* Created empty pages directory when pageobject driver provided
=== Version 0.2.1 / 2011-09-29
* Fixed error in generated Rakefile
=== Version 0.2 / 2011-09-29
* Added ability to generate artifacts necessary to use page-object
=== Version 0.1 / 2011-09-27
* Initial release that contains a simple project generator