File tree 1 file changed +10
-0
lines changed
1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ v0.7.0] - 2024-08-16
4
+
5
+ This release is based on Go 1.23.0's gofmt, and requires Go 1.22 or later.
6
+
7
+ The following changes are included:
8
+
9
+ * Group ` internal/... ` imported packages as standard library - #307
10
+
3
11
## [ v0.6.0] - 2024-01-28
4
12
5
13
This release is based on Go 1.21's gofmt, and requires Go 1.20 or later.
@@ -149,6 +157,8 @@ those building programs with gofumpt.
149
157
Finally, this release adds the ` -version ` flag, to print the tool's own version.
150
158
The flag will work for "master" builds too.
151
159
160
+ [ v0.7.0 ] : https://github.com/mvdan/gofumpt/releases/tag/v0.7.0
161
+
152
162
[ v0.6.0 ] : https://github.com/mvdan/gofumpt/releases/tag/v0.6.0
153
163
[ #271 ] : https://github.com/mvdan/gofumpt/issues/271
154
164
[ #280 ] : https://github.com/mvdan/gofumpt/issues/280
You can’t perform that action at this time.
0 commit comments