Releases: nvim-java/nvim-java-refactor
Releases · nvim-java/nvim-java-refactor
v1.6.0
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
1.5.0 (2024-07-17)
Features
- add moveType and moveStaticMember code actions (35d8a83)
v1.4.0
1.4.0 (2024-07-13)
Features
- add more refactor commands (6adf3a7)
v1.3.0
1.3.0 (2024-07-12)
Features
- add ui selection for extractField command (4b1ffbb)
v1.2.0
1.2.0 (2024-07-11)
Features
- add apply refactoring command handler (f1ae757)
- add message when unsupported command is ran (091bdb3)
v1.1.0
1.1.0 (2024-07-10)
Features
- add support for more refactoring commands (c281695)
v1.0.0
1.0.0 (2024-05-02)
Features
Bug Fixes
- ci: missing token for stylua (8aed200)