Skip to content
This repository has been archived by the owner on Mar 16, 2023. It is now read-only.

2.0.3

Latest
Compare
Choose a tag to compare
@yorickpeterse yorickpeterse released this 09 Jan 19:08
· 83 commits to master since this release
  • 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 with Array#+ in
    RubyObject#determine_parent, leading to a small performance boost, see
    http://git.io/1SIguw for more information.