Sha256: 2fc1ccb05ed5e66fb5dbbf02adcee39198e2f9a1d9e982bfa6fac7f62fa318b3
Contents?: true
Size: 1.26 KB
Versions: 1
Compression:
Stored size: 1.26 KB
Contents
== 0.2.0 * Added comprehensive argument completion per module, method and argument. * Added 60+ default method argument completions. * Added configuration system and DSL. * Added user-friendly completion error handling. * Improved Bond.spy. * Fixed several 1.9 bugs. * Replaced require 'bond/completion' with Bond.start. * Changed underscore_search to use '_' instead of '-'. * Removed Bond.debrief and Bond.reset. * Switched to bacon for tests. == 0.1.4 * Added Bond.recomplete to make redefinition of completion missions easy. * Added flag to readline extension building so that installing bond doesn't fail for users without readline. * bond/completion allows require to autocomplete gems and within gems. == 0.1.3 * Fixing deployment mistake == 0.1.2 * Added bond/completion which is a drop-in enhancement of irb/completion * Added ability to define predefined actions in Bond::Actions * Fixed underscore search bug * Fixed word breaking completion bug * Fixed irb's completion inconsistencies * Added ability to specify :default_search for Bond.debrief * Added placement of completions with :place for Bond.complete == 0.1.1 * Added Bond.spy to debug completions * Fixed object completion failing in irbrc * Allow regex characters in completions == 0.1.0 * Intial release. Whoop!
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
bond-0.2.0 | CHANGELOG.rdoc |