1.9.0 (2024-12-25)
1.8.0 (2024-07-15)
- adding APIs for delegate method code action (6882430)
1.7.0 (2024-07-14)
- adding APIs for toString and hash code generation (c74d23e)
1.6.0 (2024-07-13)
- add constructor requests (0305c97)
1.5.0 (2024-07-10)
1.4.0 (2024-07-06)
1.3.1 (2024-07-03)
- textDocument/hover is not supported error (f7d883f)
1.3.0 (2024-05-30)
1.2.0 (2024-05-02)
1.1.2 (2024-04-30)
1.1.1 (2024-04-28)
1.1.0 (2024-04-16)
- trying to load jar that's not a jdtls extension (#56) (2951613)
- use fallback to cwd when root markers are missing (#62) (5644bd1)
1.0.1 (2023-12-15)
- move dap APIs to nvim-dap (#33)
- go from promises to co-routines (#23)
- improvements in project structure & architecture (#21)
- let jdtls wrapper script handle launching the server (#20)
- make current project a core module (#8)
- rename the module to java core (#5)
- add await_handle_ok handler (#37) (ccac829)
- add decompile command and enable class file support in jdtls (#10) (5ef224f)
- add editor config (00d015a)
- add get_test_methods API to get a list of methods in curren class (#25) (a1c750e)
- add java test run APIs (#10) (960425f)
- add lint & release-please workflows (#42) (5a4b050)
- API for generating jdtls config (#2) (d3bcc87)
- dap config and adapter for java (#3) (4274221)
- doc: add server capability doc (45132d7)
- run_test to take config to override the calculated launch config (#12) (b00bd57)
- test report (#30) (d3c0dc6)
- update DAP info in readme (e7e1436)
- use the jdk installed via mason (#35) (89aaf0e)
- $/progress messages are not displayed correctly (#15) (10fcd5a)
- ci: automated doc update fail due to no commit permission (#2) (5dadc56)
- ci: vimdoc update to create a pull request instead of commit (dd313a1)
- trying to concat table to create error message in co-routines (#29) (3e58a60)
- go from promises to co-routines (#23) (fbedce3)
- improvements in project structure & architecture (#21) (0b0716b)
- let jdtls wrapper script handle launching the server (#20) (f7c80ca)
- make current project a core module (#8) (fe84fe5)
- move dap APIs to nvim-dap (#33) (b23aa35)
- rename the module to java core (#5) (c08180b)