Skip to content

Releases: nvim-java/nvim-java-refactor

v1.6.0

25 Jul 05:12
ea1420f
Compare
Choose a tag to compare

1.6.0 (2024-07-25)

Features

  • add support for move refactoring code commands (731a6f5)
  • move all client commands to java-refactor (#14) (2c239b8)

Bug Fixes

  • throws an error when there is refactor edit error (1ad4911)

v1.5.0

17 Jul 06:50
7f68edd
Compare
Choose a tag to compare

1.5.0 (2024-07-17)

Features

  • add moveType and moveStaticMember code actions (35d8a83)

v1.4.0

13 Jul 09:32
0bae9a7
Compare
Choose a tag to compare

1.4.0 (2024-07-13)

Features

  • add more refactor commands (6adf3a7)

v1.3.0

12 Jul 04:05
0dc87f7
Compare
Choose a tag to compare

1.3.0 (2024-07-12)

Features

  • add ui selection for extractField command (4b1ffbb)

v1.2.0

11 Jul 18:00
2c45126
Compare
Choose a tag to compare

1.2.0 (2024-07-11)

Features

  • add apply refactoring command handler (f1ae757)
  • add message when unsupported command is ran (091bdb3)

v1.1.0

10 Jul 20:40
934a312
Compare
Choose a tag to compare

1.1.0 (2024-07-10)

Features

  • add support for more refactoring commands (c281695)

v1.0.0

02 May 15:17
9ee1e00
Compare
Choose a tag to compare

1.0.0 (2024-05-02)

Features

Bug Fixes

  • ci: missing token for stylua (8aed200)