Skip to content
This repository was archived by the owner on Nov 30, 2025. It is now read-only.

Releases: nvim-java/nvim-java-core

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 06 Aug 07:01
229ebcd

2.0.0 (2025-08-06)

Features

Miscellaneous Chores

v1.10.0

Choose a tag to compare

@github-actions github-actions released this 21 Jan 13:18
5a45ffb

1.10.0 (2025-01-21)

Features

  • add listOverridableMethods and addOverridableMethods commands (#83) (3debe6c)

v1.9.0

Choose a tag to compare

@github-actions github-actions released this 25 Dec 18:18
22eca6b

1.9.0 (2024-12-25)

Features

v1.8.0

Choose a tag to compare

@github-actions github-actions released this 15 Jul 16:10
0bb2ec1

1.8.0 (2024-07-15)

Features

  • adding APIs for delegate method code action (6882430)

v1.7.0

Choose a tag to compare

@github-actions github-actions released this 14 Jul 19:51
f8cf1dc

1.7.0 (2024-07-14)

Features

  • adding APIs for toString and hash code generation (c74d23e)

v1.6.0

Choose a tag to compare

@github-actions github-actions released this 13 Jul 19:50
eb5a7da

1.6.0 (2024-07-13)

Features

  • add constructor requests (0305c97)

v1.5.0

Choose a tag to compare

@github-actions github-actions released this 10 Jul 06:15
39a0ad9

1.5.0 (2024-07-10)

Features

  • add API to call did change configuration notification (#76) (a0e3562)

v1.4.0

Choose a tag to compare

@github-actions github-actions released this 06 Jul 09:01
da4dafe

1.4.0 (2024-07-06)

Features

v1.3.1

Choose a tag to compare

@github-actions github-actions released this 03 Jul 04:40
6c96e80

1.3.1 (2024-07-03)

Bug Fixes

  • textDocument/hover is not supported error (f7d883f)

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 30 May 13:32
469aabd

1.3.0 (2024-05-30)

Features

  • add missing capabilities from vscode-java (#70) (d8415f0)