Skip to content

Releases: zed-extensions/java

v6.8.20

29 May 15:12
176f356

Choose a tag to compare

What's Changed

  • test: add tree-sitter snapshot tests for outline, textobjects, and injections by @fredyw in #257
  • refactor: replace potential panics with safe error handling by @fredyw in #259
  • docs(initialization): update sourcePaths configuration path by @dankusaur in #262
  • feat: Add configuration option for custom java-lsp-proxy path by @fredyw in #263
  • Add architecture-specific config selection for JDTLS by @tartarughina in #249
  • Add Java runtime Gradle and Maven configuration guidance by @tartarughina in #250

New Contributors

Full Changelog: v6.8.19...v6.8.20

v6.8.19

21 May 14:57
38cbe21

Choose a tag to compare

What's Changed

  • fix: support single-level and default packages for all runnables by @fredyw in #254

Full Changelog: v6.8.18...v6.8.19

v6.8.18

21 May 14:56
400db17

Choose a tag to compare

What's Changed

  • feat: Support multi-module Java projects in tasks by @drmaniac in #244

New Contributors

Full Changelog: v6.8.17...v6.8.18

v6.8.17

08 May 14:08
966035c

Choose a tag to compare

What's Changed

Full Changelog: v6.8.16...v6.8.17

v6.8.16

30 Apr 18:13
e9eab3e

Choose a tag to compare

What's Changed

Full Changelog: v6.8.14...v6.8.16

v6.8.14

24 Apr 23:57
36827b0

Choose a tag to compare

What's Changed

Full Changelog: v6.8.13...v6.8.14

v6.8.13.1

26 Mar 11:17
584465a

Choose a tag to compare

What's Changed

Full Changelog: v6.8.13...v6.8.13.1

v6.8.13

24 Mar 21:04
1b6e5ba

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.8.12...v6.8.13

v6.8.13 preview

22 Mar 20:56
9081f44

Choose a tag to compare

v6.8.13 preview Pre-release
Pre-release

This is a preview release to validate the new CI workflow for building proxy binaries

v6.8.12

28 Feb 10:10
a63aeb2

Choose a tag to compare

What's Changed

  • Support @ParameterizedTest and @RepeatedTest in runnables by @tartarughina in #200
  • Add syntax highlighting for project symbol search by @da-r-k in #188

New Contributors

Full Changelog: v6.8.11...v6.8.12