v1.62
Changes since 1.60:
- Multi-line indenting could get wrong whenever started on a commented line. (issue #44)
- Prevent multi-line strings declaration from breaking indentation. (issue #47)
- Fix some multi-line block declaration interferences (issue #49)
- Fix Grouped 'use' declaration (issue #48)
- Fix array index issue with function call (issue #54)
- Add anonymous class declaration support (issue #55)