Skip to content

haxe-formatter v1.9.0

Compare
Choose a tag to compare
@AlexHaxe AlexHaxe released this 10 Sep 12:25
· 179 commits to master since this release
  • Added fixedZeroIncrease and fixedZeroIncreaseBlocks policies to indentation.conditionalPolicy (#514)
  • Added alignedNestedIncrease policies to indentation.conditionalPolicy, fixes #519 (#520)
  • Added range to format API (#524)
  • Fixed missing space when returning an arrow function, fixes #513 (#514)
  • Fixed conditionals in return types, fixes #446 (#515)
  • Fixed null pointer issues in MarkWhitespace (#521)
  • Fixed path handling in Hashlink 1.1 (#521)
  • Fixed postfix exclamation mark, fixes #516 (#527)