Skip to content

Releases: JChrist/gitextender

0.8.2

26 Aug 12:31
61ade40
Compare
Choose a tag to compare
  • Migrate to the new intellij platform plugin

What's Changed

  • Bump codecov/codecov-action from 3 to 4 by @dependabot in #81
  • Bump org.jetbrains.intellij from 1.17.0 to 1.17.1 by @dependabot in #83
  • Bump org.jetbrains.intellij from 1.17.1 to 1.17.2 by @dependabot in #84
  • Bump org.assertj:assertj-core from 3.25.2 to 3.25.3 by @dependabot in #82
  • Bump org.mockito:mockito-core from 5.10.0 to 5.11.0 by @dependabot in #85
  • Bump org.jetbrains.intellij from 1.17.2 to 1.17.3 by @dependabot in #86
  • Bump org.mockito:mockito-core from 5.11.0 to 5.12.0 by @dependabot in #88
  • Bump gradle/wrapper-validation-action from 2 to 3 by @dependabot in #87

Full Changelog: 0.8.1...0.8.2

0.8.1

30 Jan 07:25
7e82498
Compare
Choose a tag to compare
  • Limit number of threads for updates. Closes #55

0.8.0

14 Dec 08:00
1890f2d
Compare
Choose a tag to compare
  • fix(settings): Fix displayName in application configurable. Issue #70
  • chore(update): Update gradle, intellij and dependencies

0.7.0

04 Jun 11:04
ea6eea6
Compare
Choose a tag to compare

Disabled showing updated files to work around issue #21

0.6.0

07 Jan 17:13
Compare
Choose a tag to compare

Fixes #18 => Added integration to Git menu

0.5.0

13 Jun 14:18
Compare
Choose a tag to compare

Added prune local branches feature, so that a local branch gets deleted if it was tracking a remote one prior to fetching (and pruning) and its remote counter-part was pruned