1.6.5
- Removing parentheses from single-expression ternary conditions
- Removing parentheses from method call ternary conditions
- Splitting parameter lists with more than 3 parameters onto multiple lines
- Improving detection and placement of block return keywords (fixes issue #7)
- Excluding blank string lines from code blocks