Skip to content

Releases: dansomething/coc-groovy

v1.5.0

02 Jul 02:10

Choose a tag to compare


v1.4.0...v1.5.0

1.4.0

05 Jun 13:36

Choose a tag to compare

  • docs(readme): add example for referencedLibraries setting fa9e9d4
  • upgrade eslint (#43) bf5d8d5
    • set min Node.js version to 18.x for builds
  • Upgrade to latest groovy-language-server-all.jar 7ceaa34
  • Add dependencies section for Maven project support 9daf7d3
  • Remove support for Node 14 for dev f791172
  • Fix lint issues after upgrade to prettier 3.0 d06e195
  • Upgrade all dependencies except coc.nvim and @types/node 0d44c71

v1.3.0...v1.4.0

1.3.0

20 Jun 23:52

Choose a tag to compare

  • Upgrade to gradle-classpath 1.3.0 to support Java 19 & 20 66b2a9b

v1.2.1...v1.3.0

1.2.1

20 Jun 19:56

Choose a tag to compare

  • Rename master branch to main 3271a9c
  • Upgrade to latest groovy-language-server-all.jar fbf8a494

v1.2.0...v1.2.1

1.2.0

08 Aug 00:54

Choose a tag to compare

v1.1.0...v1.2.0

1.1.0

25 Feb 03:19

Choose a tag to compare

  • Upgrade to latest groovy-language-server-all.jar 8190c48

release/1.0.0...v1.1.0

1.0.0

15 May 17:34

Choose a tag to compare

Thanks to @joshzcold for adding the Gradle support.

Add Gradle support

  • Add gradle support e21030c
  • Update readme with Maven and Gradle support 858d378
  • Update to official gradle-classpath 1.0 release aa565e5
  • Load this plugin if a pom.xml or build.gradle file exists deabe07

Add Maven Wrapper support

  • Add support for Maven wrapper and improve error logging 24c9f96

New Config

  • Add groovy.enable config flag ce162fa

Bug fixes for Windows though it may still have quirks.

  • Fix path separator and gradle-classpath path on Windows 4140e9b
  • Remove quotes around mvn pathSeparator; it causes issues on Windows 2a545f7

Misc

  • Simplfiy classpath file cache management 48a82d5
  • Upgrade to latest dev dependencies 04cf63a
  • Enforce consistent type assertions 11882a7

release/0.2.2...release/1.0.0

V0.2.2

19 Dec 18:12

Choose a tag to compare

  • Take out disclaimer. It has been stable. 408ec00
  • Upgrade dependencies and remove unused ones 2282716
    • Set min coc version at 0.0.79
  • Replace tslint with eslint and stricter typescript a5e501d

release/0.2.1...release/0.2.2

V0.2.1

16 Oct 13:41

Choose a tag to compare

  • Upgrade to latest groovy-language-server 65a9644

release/0.2.0...release/0.2.1

V0.2.0

10 Aug 13:41

Choose a tag to compare

  • Store generated classpath file in a project specific workspace 100440a
  • Add diagnosticCollectionName to client options for coc.nvim displayByAle 32eeb66

release/0.1.3...release/0.2.0