Skip to content

Releases: monosoul/git-extended-update-index-plugin

v0.1.4 switch to the latest IntelliJ platform

20 Sep 11:55
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update plugin org.jetbrains.intellij to v1.11.0 by @renovate in #29
  • chore(deps): update plugin org.jetbrains.kotlin.jvm to v1.8.0 by @renovate in #30
  • fix(deps): update gradle dependencies by @renovate in #31
  • chore(deps): update gradle/wrapper-validation-action digest to 6c56157 by @renovate in #32
  • fix(deps): update dependency io.mockk:mockk-jvm to v1.13.4 by @renovate in #33
  • chore(deps): update plugin org.jetbrains.kotlin.jvm to v1.8.10 by @renovate in #34
  • chore(deps): update plugin org.jetbrains.intellij to v1.13.0 by @renovate in #36
  • chore(deps): update gradle/wrapper-validation-action digest to dabb1b5 by @renovate in #35
  • chore(deps): update dependency gradle to v8 by @renovate in #37
  • chore(deps): update dependency gradle to v8.0.1 by @renovate in #38
  • chore(deps): update gradle/wrapper-validation-action digest to 6a97dac by @renovate in #39
  • chore(deps): update gradle/wrapper-validation-action digest to 9c75b4d by @renovate in #40
  • chore(deps): update dependency gradle to v8.0.2 by @renovate in #41
  • chore(deps): update gradle/wrapper-validation-action digest to ccb4328 by @renovate in #42
  • chore(deps): update plugin org.jetbrains.intellij to v1.13.1 by @renovate in #43
  • chore(deps): update plugin org.jetbrains.intellij to v1.13.2 by @renovate in #44
  • fix(deps): update gradle dependencies by @renovate in #45
  • chore(deps): update dependency gradle to v8.1 by @renovate in #46
  • fix: update deps by @monosoul in #55
  • chore(deps): update gh actions dependencies to v4 (major) by @renovate in #51
  • chore(deps): update gradle/actions action to v4 by @renovate in #57
  • chore(deps): update gradle dependencies by @renovate in #56
  • build: update intellij plugin by @monosoul in #60
  • fix: update IntelliJ platform to 2024.1 by @monosoul in #61

Full Changelog: 0.1.3...0.1.4

v0.1.3 switch to the latest IntelliJ platform

01 Dec 16:25
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.1.2...0.1.3

v0.1.2 dependency updates

26 Jul 16:19
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.1...0.1.2

v0.1.1

11 May 16:28
Compare
Choose a tag to compare

Refresh dependencies and use the latest IntelliJ API

v0.1.0

25 Apr 19:10
Compare
Choose a tag to compare

Introduced a way to see skipped worktree files in the changes view tool window.

v0.0.5

13 Apr 12:40
Compare
Choose a tag to compare

Run the commands in a background task (fixes the exception).

v0.0.4

05 Apr 17:56
Compare
Choose a tag to compare
  • Switched to modern IntelliJ API.
  • Set Java 11 as compile target.
  • Use the latest Kotlin compiler.

v0.0.3

17 Jan 13:26
Compare
Choose a tag to compare
  • Rewrote the plugin in Kotlin.
  • Switched to modern IntelliJ API.
  • Added a plugin icon.

v0.0.2

13 Jan 13:12
Compare
Choose a tag to compare

Updated dependencies to make the plugin available on all platforms