haxe-formatter v1.16.0
- Added
wrapping.mapWrap
, fixes #675 (#677) - Fixed comment indentation in empty switch cases, fixes #392, #174 (#677)
- Fixed multiline comment indentation with conditionals, fixes #499 (#677)
- Fixed empty lines between static functions in abstract, fixes #356 (#677)
- Fixed multiline string literals with empty lines, fixes #368 (#677)
- Fixed expressionIf for array comprehension, fixes #365 (#677)