Skip to content

Releases: dansomething/coc-groovy

1.3.0

20 Jun 23:52
Compare
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
Compare
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
Compare
Choose a tag to compare

v1.1.0...v1.2.0

1.1.0

25 Feb 03:19
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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

V0.1.3

13 Apr 15:04
Compare
Choose a tag to compare

Cleanup .classpath.txt file on error

  • Ensure classpath.txt file is deleted if there's a Maven error 5ce9b0d
  • Add groovy.project.referencedLibraries to settings list. f405e66

release/0.1.2...release/0.1.3

V0.1.2

09 Apr 18:53
Compare
Choose a tag to compare

Initial npm package release

  • Specify publish registry 942f8ec
  • Update install docs after npm publish 12b88e5

release/0.1.1...release/0.1.2