New
2.0.3
- ruby-lint now adds errors for certain iteration/loop keywords that are used outside of loops. See http://git.io/dsVzhA for more information.
- The FileScanner was modified to allow it to process directories containing dashes, see http://git.io/eNiq9A for more information.
- Definitions for Mongoid, Sinatra, win32ole, glib2, gtk3, libxml, RubyTree, and the ALM REST API were added.
- Usage of
Array#|has been replaced withArray#+inRubyObject#determine_parent, leading to a small performance boost, see http://git.io/1SIguw for more information.