Skip to content

Releases: JuliaEditorSupport/JuliaFormatter.jl

v2.3.0

08 Feb 15:44
f644a5c

Choose a tag to compare

JuliaFormatter v2.3.0

Diff since v2.2.2

Merged pull requests:

v2.2.2

07 Feb 21:14

Choose a tag to compare

JuliaFormatter v2.2.2

Diff since v2.2.1

Merged pull requests:

  • CompatHelper: bump compat for CommonMark to 0.10, (keep existing compat) (#962) (@github-actions[bot])

Closed issues:

  • JuliaFormatter pre-commit hook broken after v2.2.0 → v2.2.1 update (#968)

v2.2.1

01 Feb 00:03
2a1ad18

Choose a tag to compare

JuliaFormatter v2.2.1

Diff since v2.2.0

Merged pull requests:

  • Fix formatting hex float literals (#954) (@mhauru)
  • Bump version from 2.2.0 to 2.2.1 (#956) (@domluna)
  • Switch pre-commit hook to CLI (#959) (@gdalle)
  • Update documentation (#960) (@abhro)
  • Update CI workflow for Julia versions and OS support (#964) (@domluna)
  • Add Julia 1.12 to CI test matrix (#965) (@Copilot)

Closed issues:

  • Formatting float point change its value (#921)
  • Modify pre-commit hook to use CLI? (#958)

v1.0.19

01 Feb 00:01
d89ab9e

Choose a tag to compare

JuliaFormatter v1.0.19

Diff since v1.0.18

This release has been identified as a backport.
Automated changelogs for backports tend to be wildly incorrect.
Therefore, the list of issues and pull requests is hidden.

v2.2.0

05 Nov 04:48
cccfe0b

Choose a tag to compare

JuliaFormatter v2.2.0

Diff since v2.1.6

Merged pull requests:

  • use Aqua in tests, fix ambiguties and missing compat (#939) (@rafaqz)
  • Add executable app for language server integration (#947) (@aviatesk)

Closed issues:

  • Add way to disable formatter for a repo (#771)
  • weird behaviour with multiline comments (#945)

v2.1.6

03 Aug 16:28
01ded50

Choose a tag to compare

JuliaFormatter v2.1.6

Diff since v2.1.5

Merged pull requests:

v2.1.5

31 Jul 19:03
8827f5a

Choose a tag to compare

JuliaFormatter v2.1.5

Diff since v2.1.4

Merged pull requests:

v2.1.4

30 Jul 22:42
516b0d8

Choose a tag to compare

JuliaFormatter v2.1.4

Diff since v2.1.2

Merged pull requests:

Closed issues:

  • YAS is not idempotent (#584)
  • Any recent change that is causing false formatting issues? (#910)
  • Incorrect handling of .. in using statements (#917)
  • SciMLStyle broke with v2 update (#930)

v2.1.2

23 Apr 02:29
7887e5d

Choose a tag to compare

JuliaFormatter v2.1.2

Diff since v2.1.1

Merged pull requests:

Closed issues:

  • Incorrect new lines with try-catch-else (#912)

v2.1.1

12 Apr 17:46
63228ba

Choose a tag to compare

JuliaFormatter v2.1.1

Diff since v2.1.0

Merged pull requests:

Closed issues:

  • Insertion of return in do block (#751)
  • JuliaFormatter v2 deletes comments (#909)