Skip to content

v2.6.13

Choose a tag to compare

@github-actions github-actions released this 11 Jun 15:27
a8f0ced

JuliaFormatter v2.6.13

Diff since v2.6.12

Fixed a bug where JuliaFormatter would insert trailing commas after expressions that had macros or global keywords, leading to syntactically invalid Julia code. (#1017, #1086)

Merged pull requests:

Closed issues:

  • Incorrect formatting of using EllipsisNotation: :.. (#866)
  • Formatting fails for anon function with @. (#1017)