Files | Admin

Notes:

Release Name: 0.7.0

Notes: Initial RubyForge release.


Changes: - Adjusted buffer management system so that, internally, absolute file paths are used. - Added limited (line-number-based) ctags support. Commands: goToTag, goToTagUnderCursor, popTag. - Fixed revert command bug. - Added an evaluate command, which lets you run any Diakonos command. - Fixed display bug where Diakonos errors (Ruby exceptions) would ruin the curses display. - Malformed regular expressions given for regexp searching are now searched for as literal text, instead of just throwing an error. - Keychains that have no assignment are now shown in full on the interaction line. - Error message for some caught exceptions now includes a listing of probable causes.