History.txt in ride-0.4.1 vs History.txt in ride-0.4.2

- old
+ new

@@ -1,4 +1,13 @@ +== 0.4.2 2008-10-14 + +* 2 major enhancements: + * Fixed bug with rails irb loading when RAILS_GEM_VERSION is different from installed rails + * added StandardError#message_filters and StandardError#backtrace_filters to _not_ open + vim for certain messages or backtrace matches + + TODO: Expose a method for adding filters + == 0.4.1 2008-10-14 * 2 major enhancements: * Modified std_err_hooks.rb to know when the file loaded came from an <F12> in vim (loading buffer into irb). If so, it will just switch back to the screen window