Skip to content

Releases: mopemope/meghanada-emacs

v1.3.2

01 Jan 05:14
Compare
Choose a tag to compare

v1.3.1

15 Aug 02:59
Compare
Choose a tag to compare

Fixed

  • Fix function documentation.
  • Fix implemented xref-backend.

v1.3.0

06 May 13:47
Compare
Choose a tag to compare

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)

15 Dec 13:59
Compare
Choose a tag to compare
  • fix some bugs and improve stability.

Version 1.2.0 (2019-05-26)

26 May 05:52
Compare
Choose a tag to compare
  • 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)

09 May 13:47
Compare
Choose a tag to compare
  • fix NoClassDefFoundError when run junit.
  • fix some bugs and improve stability.

Version 1.1.1 (2019-05-07)

07 May 14:03
Compare
Choose a tag to compare
  • fix unwrap temporary-file-directory (thanks @bsless).
  • fix some bugs and improve stability.

Version 1.1.0 (2019-05-06)

06 May 13:50
Compare
Choose a tag to compare
  • support open j9 (experimental).
  • fix some bugs and improve stability.

Version 1.0.14 (2019-04-26)

26 Apr 14:00
Compare
Choose a tag to compare
  • 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)

25 Feb 14:28
Compare
Choose a tag to compare
  • support build.gradle.kts.
  • fix some bugs and improve stability.