Skip to content

haxe-formatter v1.16.0

Compare
Choose a tag to compare
@AlexHaxe AlexHaxe released this 10 Feb 22:18
· 25 commits to master since this release
897f5d1
  • 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)