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 8c8c557 commit 182b9fdCopy full SHA for 182b9fd
CHANGELOG.md
@@ -4,6 +4,15 @@
4
5
## [Unreleased]
6
7
+## [1.0.1] - 2023-12-20
8
+### Fixed
9
+- Fixed [issue#1](https://github.com/oldme-git/GoFrame-Helper/issues/1)
10
+
11
+### Added
12
+- gcfg code Completion json support
13
+- Chinese UI
14
+- Custom gf-cli path
15
16
## [1.0.0] - 2023-12-13
17
### Updated
18
- update some images and texts.
gradle.properties
@@ -4,7 +4,7 @@ pluginGroup = goframehelper
pluginName = goframe-helper
pluginRepositoryUrl = https://github.com/oldme-git/goframe-helper
# SemVer format -> https://semver.org
-pluginVersion=1.0.0
+pluginVersion=1.0.1
# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
pluginSinceBuild = 222
0 commit comments