Sha256: bf3dac41561392b40e4403a0f0cd179c66d1c902e3a7cf6b49349ac96ad12183

Contents?: true

Size: 1.23 KB

Versions: 1

Compression:

Stored size: 1.23 KB

Contents

0.8.3
* improved/added rvm methods (use, gemset, rubies, gemsets)
  * RVM (Ruby API) constant gets autoloaded
* improved cd command
* don't load guessmethod by default (it's cool, but not always suited for production)
* more small changes

0.8.2
* only do irb specific features if in irb (ripl compatibility)
* more generic shell_name (in welcome message)

0.8.1
* rewrote irb_rocket: fancy_irb. No more workarounds needed, anymore.
* added sketches gem
* customizable welcome message
* more little fixes/enhancements

0.8.0
* added Object#ri method
* feature: extension package loading (e.g. irbtools-more)
* feature: loading in IRB.conf[:IRB_RC] (loading when a subirb starts, no more guessmethod rails errors)
* added rerequire (rrq) and ld load helper

0.7.4
* added workaround to use irb_rocket and hirb at the same time (basic hack, e.g. paging does not work)
* fixed little VERSION bug

0.7.3
* refactored file structure and added new Irbtools.add_lib method
* load railsrc if executed with rails and Irbtools.railsrc is set
* more little fixes

0.7.2
* fixed Rails 3 bug
* added boson gem (command repository)
* remember history when resetting or switching ruby version

0.7.1
* added method for starting a debugger

0.7.0
* initial release

J-_-L

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
irbtools-0.8.3 CHANGELOG