Skip to content

1.2.2

Compare
Choose a tag to compare
@erickskrauch erickskrauch released this 07 Jan 13:14
· 20 commits to master since this release
1.2.2
1bd8126

Added

  • ErickSkrauch/align_multiline_parameters now correctly handles non-latin types and variable names (but you still shouldn't do that).

Fixed

  • Bug #6: ErickSkrauch/align_multiline_parameters not working correctly with unions and intersections.
  • ErickSkrauch/align_multiline_parameters inserted a space between the type and the param name in the wrong position when there was no whitespace between them.