Skip to content

Releases: nvim-java/nvim-java

v1.5.1

29 May 03:56
0539ccc
Compare
Choose a tag to compare

1.5.1 (2024-05-29)

Bug Fixes

  • some dap warnings are not respecting notification rules (#197) (603f270)

v1.5.0

25 May 03:45
2b7cdc1
Compare
Choose a tag to compare

1.5.0 (2024-05-05)

Features

  • allow extract variable command in visual mode (0ac2e2f)

v1.4.0

03 May 16:02
df17411
Compare
Choose a tag to compare

1.4.0 (2024-05-03)

Features

  • add extract variable refactor command (#171) (0e61713)

v1.3.1

12 Apr 12:41
f53dc51
Compare
Choose a tag to compare

1.3.1 (2024-04-12)

Bug Fixes

  • check existance of profile before modifications (6c4f1e2)

v1.3.0

12 Apr 08:57
a036132
Compare
Choose a tag to compare

1.3.0 (2024-04-12)

Features

Bug Fixes

v1.2.0

23 Mar 15:34
cef7f2f
Compare
Choose a tag to compare

1.2.0 (2024-03-23)

Features

  • conf: capability to remove dap related notifications (9f9b785)

Bug Fixes

  • jdtls wont start up after new mason versioned package (#147) (8945fc1)
  • test: tests are hanging after vim.ui.select to handle async ui change. (#139) (#140) (ba1146e)

v1.1.0

18 Mar 13:54
4391f14
Compare
Choose a tag to compare

1.1.0 (2024-03-17)

Features

v1.0.6

03 Mar 05:59
7c6bdda
Compare
Choose a tag to compare

1.0.6 (2024-03-03)

Bug Fixes

  • lombok APIs with parameters are not working (#129) (5133a21)

v1.0.5

01 Mar 03:27
e76669f
Compare
Choose a tag to compare

1.0.5 (2024-03-01)

Bug Fixes

  • sometimes dap is not configured correctly (#126) (4f1f310)

v1.0.4

13 Jan 11:12
b9ef7df
Compare
Choose a tag to compare

1.0.4 (2024-01-13)

Miscellaneous Chores