Skip to content

Releases: JoseVSeb/google-java-format-for-vs-code

v1.1.2

28 May 13:16
Compare
Choose a tag to compare

1.1.2 (2024-05-28)

Bug Fixes

  • deps: override @typescript-eslint/eslint-plugin peer deps to allow installed eslint version (a273b65)

v1.1.1

18 Feb 15:17
Compare
Choose a tag to compare

1.1.1 (2024-02-18)

Bug Fixes

  • run chmod +x for linux and mac native executables (680002a), closes #20 #21

v1.1.0

18 Feb 13:28
Compare
Choose a tag to compare

1.1.0 (2024-02-18)

Features

  • add support for native executable (4805f80), closes #17
  • register command to clear cache (230405e), closes #8

v1.0.3

10 Feb 05:01
Compare
Choose a tag to compare

1.0.3 (2024-02-10)

Bug Fixes

  • add quotation marks around jar file in GoogleJavaFormatterSync.ts (efff316), closes #4

v1.0.2

09 Feb 17:05
Compare
Choose a tag to compare

1.0.2 (2024-02-09)

Bug Fixes

  • update jar file with confirmation on configuration change (9b12115), closes #15

v1.0.1

08 Feb 17:45
Compare
Choose a tag to compare

1.0.1 (2024-02-08)

Bug Fixes

  • add debug log for exec command (28dcb58), closes #13
  • get config on every invoke of formatter (8ece27e), closes #12

v1.0.0

16 Jan 10:27
Compare
Choose a tag to compare

1.0.0 (2024-01-16)

⚠ BREAKING CHANGES

  • by default, download and use latest version of GJF

Features

  • by default, download and use latest version of GJF (608c6fe), closes #7

v0.2.0

16 Dec 09:13
Compare
Choose a tag to compare

0.2.0 (2023-12-16)

Bug Fixes

  • deps: revert @types/vscode to vscode engine version (58b46ed)
  • deps: revert glob version (cfc545f)

Features

  • deps: upgrade dependencies (7df3fcd)

v0.1.4

16 Dec 08:22
Compare
Choose a tag to compare

0.1.4 (2023-12-16)

Bug Fixes