Releases: rybak/intellij-copy-commit-reference
Releases · rybak/intellij-copy-commit-reference
Copy Commit Reference 2.0.0
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
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
Added
- Added "Copy Commit Reference" action to the context menu of VCS annotations.
Copy Commit Reference 1.0.0
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
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
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
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"
- Tool window "Git":
- Support for "Copy Commit Reference" action as a shortcut in the keymap