Bug Fix: Fixed issue with inaccessible code detection relating to the use of a break statement within a try block.
Enhancement: Changed "Organize Import" feature to separate out relative imports into their own (fourth) group.
New Feature: Added a "reportUnnecessaryCast" switch that detects calls to cast
that are unnecessary.