haxe-formatter v1.14.4
- 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)