Skip to content

haxe-formatter v1.9.2

Compare
Choose a tag to compare
@AlexHaxe AlexHaxe released this 19 Dec 10:19
· 169 commits to master since this release
69d5c0c
  • Added unittests for empty lines (#535)
  • Fixed range format issues with multiline tokens (#532 + #533)
  • Fixed extra indentation for parens after =, fixes #534 (#535)
  • Fixed method chain with comments detection and wrapping (#536)
  • Fixed whitespace before metadata (#537)
  • Fixed whitespace after else with ifPolicy, fixes #543 (#544)
  • Fixed emptyline afterReturn when return is body of function (#544)
  • Refactored build system to use lix (#537 + #539)