File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change 5
5
## [ Unreleased]
6
6
7
7
## [ 1.0.1] - 2023-12-20
8
+
8
9
### Fixed
10
+
9
11
- Fixed [ issue #1 ] ( https://github.com/oldme-git/GoFrame-Helper/issues/1 )
10
12
11
13
### Added
14
+
12
15
- gcfg code Completion json support
13
16
- Chinese UI
14
17
- Custom gf-cli path
15
18
16
19
## [ 1.0.0] - 2023-12-13
20
+
17
21
### Updated
22
+
18
23
- update some images and texts.
19
24
20
25
## [ 1.0.0-beta] - 2023-12-12
26
+
21
27
### Added
28
+
22
29
- gcfg code Completion(Currently only yaml is supported)
23
30
- GoFrame-Helper logo
24
31
25
32
### Optimize
33
+
26
34
- Compatible 222
27
35
28
36
## [ 1.0.0-alpha] - 2023-12-08
37
+
29
38
### Added
39
+
30
40
- OpenApi Tag code completion
31
41
- Orm code completion
32
42
- Api file watch
33
43
- Service file watch
34
44
- live template
45
+
46
+ [ Unreleased ] : https://github.com/oldme-git/goframe-helper/compare/v1.0.1...HEAD
47
+ [ 1.0.1 ] : https://github.com/oldme-git/goframe-helper/compare/v1.0.0...v1.0.1
48
+ [ 1.0.0 ] : https://github.com/oldme-git/goframe-helper/compare/v1.0.0-beta...v1.0.0
49
+ [ 1.0.0-alpha ] : https://github.com/oldme-git/goframe-helper/commits/v1.0.0-alpha
50
+ [ 1.0.0-beta ] : https://github.com/oldme-git/goframe-helper/compare/v1.0.0-alpha...v1.0.0-beta
You can’t perform that action at this time.
0 commit comments