Sha256: e99f2c34c5b53f351c106596d1cdcd8a70503e605907e345008c1e2e73beeaa7

Contents?: true

Size: 1.51 KB

Versions: 1

Compression:

Stored size: 1.51 KB

Contents

== 0.1.9
* If the GOTGEMS environment variable is set, bundler won't run (faster). (Aslak Hellesøy)

== 0.1.8
* Use // instead of "" for "I should see matching" step. (Aslak Hellesøy)
* Replace rvm gemset character '%' with '@' for rvm 0.1.24 (#5 Ashley Moran)
* Support gem bundler, making it easier to specify gems. (Aslak Hellesøy)

== 0.1.7
* New @announce-stderr tag (Robert Wahler)
* New "I should see matching" steps using Regexp (Robert Wahler)

== 0.1.6
* When /^I successfully run "(.*)"$/ now prints the combined output if exit status is not 0. (Aslak Hellesøy)
* Add bundle to list of common ruby scripts. (Aslak Hellesøy)

== 0.1.5
* Added ability to map rvm versions to a specific version with config/aruba-rvm.yml. (Aslak Hellesøy)
* Check for presence of files. (Aslak Hellesøy)
* Allow specification of rvm gemsets. (Aslak Hellesøy)
* Detect ruby commands and use current ruby when rvm is not explicitly used. (Aslak Hellesøy)
* Added support for rvm, making it possible to choose Ruby interpreter. (Aslak Hellesøy)
* Added @announce-cmd, @announce-stdout and @announce tags, useful for seeing what's executed and outputted. (Aslak Hellesøy)

== 0.1.4
* New step definition for appending to a file (Aslak Hellesøy)

== 0.1.3
* New step definition for cd (change directory) (Aslak Hellesøy)

== 0.1.2
* Separated API from Cucumber step definitions, makes this usable without Cucumber. (Aslak Hellesøy)

== 0.1.1
* Better Regexp escaping (David Chelimsky)

== 0.1.0
* First release (David Chelimsky and Aslak Hellesøy)

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
aruba-0.1.9 History.txt