Skip to content

v0.5.3

Compare
Choose a tag to compare
@mptre mptre released this 08 Aug 10:41
· 2253 commits to master since this release

Bug fixes

  • Fix function pointer type detection regression.
    (5fe68c7)
    (Anton Lindqvist)

  • Improve detection of unknown types.
    (af73977)
    (Anton Lindqvist)

  • Preserve spaces around misplaced binary operators.
    (926a879)
    (Anton Lindqvist)

  • Preserve new lines before comments placed at the end of a statement
    block.
    (8787cec)
    (Anton Lindqvist)

  • Do not emit a new line before a field expression.
    (d622edf)
    (Anton Lindqvist)