Sha256: b0df1917f6bd08d3c2e040f76f788518380e342777b4b6ac8c767a052d0559db

Contents?: true

Size: 468 Bytes

Versions: 1

Compression:

Stored size: 468 Bytes

Contents

### 0.1.0 / 2012-12-02

* Initial release
  * Extracted from [ronin](https://github.com/ronin-ruby/ronin).
  * Use `Ripl.shell.binding` instead of `Ripl.config[:binding]`, which is not
    set when running the `ripl` executable.
  * No longer use `singleton_class.method_defined?` (Ruby 1.9 only) in
    {Ripl::ShellCommands#loop_eval}.
  * No longer use `Shellwords.shelljoin` in {Ripl::ShellCommands.exec},
    which was re-escaping all arguments.
  * Added specs.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
ripl-shell_commands-0.1.0 ChangeLog.md