We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35b723f commit f7beac9Copy full SHA for f7beac9
2 files changed
CHANGELOG.md
@@ -4,6 +4,12 @@
4
5
## [Unreleased]
6
7
+## [2025.0.7] - 2025-02-21
8
+
9
+- feat: add direct files reference
10
+- feat: files autocompletion
11
+- feat: file icon provider
12
13
## [2025.0.6] - 2025-02-19
14
15
- feat: add direct files reference
gradle.properties
@@ -3,7 +3,7 @@ pluginGroup = com.github.xepozz.gitattributes
3
pluginName = .gitattributes support
pluginRepositoryUrl = https://github.com/xepozz/gitattributes-plugin
# SemVer format -> https://semver.org
-pluginVersion=2025.0.6
+pluginVersion=2025.0.7
# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
pluginSinceBuild=213
0 commit comments