3.1.0, release 2011-09-13¶ ↑
-
Now version 3.1.0 (through 3.1.x) supports rails 3.1.y.
-
Updated cucumber-based test suite’s rails app to rails 3.1.0
3.0.0, release 2011-09-13¶ ↑
-
Now version 3.0.0 (through 3.0.x) supports rails 3.0.y.
-
Updated cucumber-based test suite’s rails app to rails 3.0.10
From now on (version 3.0.0 and above) the major and minor versions of this gem will match major and minor version numbers of the supported rails version. Rails 2.3.x support is still universally supported by any 2.y version of this gem (the minor version number doesn’t have to match).
2.0.0, release 2011-09-12¶ ↑
-
Reverted code so that the
2.x
series supports rails2.3.x
apps. -
Added a cucumber-based test suite.
The intent is that newer versions, specifically the 3.x
versions, will support the 3.x
versions of rails while any rails 2.3.x
users can always use the latest 2.x
version of this gem.
1.0.0, release 2011-03-11¶ ↑
-
Initial Release