Skip to content

haxe-formatter v1.14.4

Compare
Choose a tag to compare
@AlexHaxe AlexHaxe released this 14 Dec 20:43
· 22 commits to master since this release
8328457
  • Refactored PosInfosMacro to limit number of invocations of inner loop
  • Fixed anon objects with metadata, fixes #607 (#662)
  • Fixed ComplexType reification mixed with ternary, fixes #638 (#662)
  • Fixed arrow function with optional parameter, fixes #642 (#662)
  • Fixed comments in typedef definition, fixes #643 (#662)
  • Fixed enum type parameter, fixes #659 (#662)
  • Fixed macro type hint, fixes #660 (#662)