Sha256: 53664fcc95c22e6d66993795dd5d95c0a4200a9aea4b1cbce1f10d1e31f51a2a
Contents?: true
Size: 733 Bytes
Versions: 1
Compression:
Stored size: 733 Bytes
Contents
## rexe -- Ruby Command Line Executor ### v0.4.1 * Fix -r (require) bug. ### v0.4.0 * Add -u option for loading files at current directory or above. * Fix command line option handling for disabling verbose mode previously enabled. * Improve README. ### v0.3.1 * Help text fixes. ### v0.3.0 * For consistency with requires, specifying multiple load files on the command line can be done with comma separated filespecs. ### v0.2.0 * Improve README and verbose logging. ### v0.1.0 * Add ability to handle input as a single multiline string (using -mb option). * Add -mn mode for no input at all. * Fix and improve usage examples in README. ### v0.0.2 * Fix running-as-script test. ### v0.0.1 * Initial version.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rexe-0.4.1 | CHANGELOG.md |