Releases: mopemope/meghanada-emacs
Releases · mopemope/meghanada-emacs
v1.3.2
v1.3.1
v1.3.0
Added
- implemented xref-backend to support xref-find-references and xref-find-definitions.
- global code formatter configuration file support.
Changed
- change the auto-completion insertion of arguments to be selectable (see company-meghanada-insert-args).
Fixed
- fix wrong return code for download progress.
Version 1.2.1 (2019-12-15)
- fix some bugs and improve stability.
Version 1.2.0 (2019-05-26)
- collect telemetry data of meghanada-server (default disabled).
- fix constructor completion format.
- fix array completion.
- fix file paths not being processed correctly in windows.
- fix some bugs and improve stability.
Version 1.1.2 (2019-05-09)
- fix NoClassDefFoundError when run junit.
- fix some bugs and improve stability.
Version 1.1.1 (2019-05-07)
- fix unwrap temporary-file-directory (thanks @bsless).
- fix some bugs and improve stability.
Version 1.1.0 (2019-05-06)
- support open j9 (experimental).
- fix some bugs and improve stability.
Version 1.0.14 (2019-04-26)
- works without the project tool (mvn, gradle, etc).
- support java 12 (experimental).
- add jvm option setting (meghanada-jvm-option).
- support company-box.
- fix some bugs and improve stability.
Version 1.0.13 (2019-02-25)
- support build.gradle.kts.
- fix some bugs and improve stability.