Skip to content

Releases: rybak/intellij-copy-commit-reference

Copy Commit Reference 2.0.0

14 Aug 19:39
Compare
Choose a tag to compare

Changed

  • Compatibility with newer versions of IntelliJ has been improved.
  • Support for IntelliJ older than 2022.1 has been removed. Version 1.*.* of Copy Commit Reference can still be used with IntelliJ 2020.3 to 2023.2.

Copy Commit Reference 1.1.1

10 Aug 22:17
Compare
Choose a tag to compare

Fixed

  • The plugin sometimes produced references with a slightly incorrect date, which has been corrected.
  • Incorrect usage of background thread has been fixed to reduce probability of concurrency issues in context menu of annotations.

Copy Commit Reference 1.1.0

30 Jul 21:57
Compare
Choose a tag to compare

Added

  • Added "Copy Commit Reference" action to the context menu of VCS annotations.

Copy Commit Reference 1.0.0

10 Jul 20:05
Compare
Choose a tag to compare

Added

  • If a commit's subject line contains mentions of issues, which are configured for navigation in the project, then the reference pasted into a rich text editor will include clickable links.
  • LICENSE.txt is now included as part of the plugin's jar file.

Fixed

  • Warning caused by incorrect usage of com.intellij.openapi.progress.ProgressIndicator has been fixed.

Copy Commit Reference 0.3.0-alpha

07 Jul 22:44
Compare
Choose a tag to compare
Pre-release

Added

  • Installation instructions for alpha versions have been added to the README
  • "What's New" tab for the plugin now includes a link to the full changelog

Changed

  • Example of a commit reference has been added to plugin's public description
  • Plugin's compatibility has been expanded to include version 2020.3 and later versions
  • Layout of the changelog in the "What's New" tab for the plugin has been improved.

Copy Commit Reference 0.2.0-alpha

28 Jun 23:32
Compare
Choose a tag to compare
Pre-release

Changed

  • Plugin's compatibility has been expanded
  • Plugin's artifacts are now signed
  • Versioning scheme for the alpha releases has been simplified

Copy Commit Reference 0.1.0-alpha.1

25 Jun 16:48
Compare
Choose a tag to compare
Pre-release

Added

  • Support for "Copy Commit Reference" action in the following context menus:
    • Tool window "Git":
      • Tab "Log"
      • File history tabs
    • Popup dialog "History for Selection"
  • Support for "Copy Commit Reference" action as a shortcut in the keymap