File tree Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Original file line number Diff line number Diff line change
1
+ # v3.1.0
2
+
3
+ ## New Features
4
+
5
+ * @apvail 8f5f6db - Alter `-prefix` to Use Regular Expressions instead of just
6
+ strings
7
+ * @akutz 9308d8f - Added MD5 Checksum Support
8
+ * @fridolin-koch 468373d - Use os.PathError for more information regarding the
9
+ error
10
+ * @baruchlubinsky 4671a58 - Change default package to containing folder of
11
+ output
12
+
13
+ ## Enhancements
14
+
15
+ * @lebauce 89e7c37 - Make generated code pass gofmt -s
16
+ * @andyxning fb998d9- update build info with newer golang
17
+ * @kevinburke 7e5ef26 - Simplify RestoreAsset
18
+ * @spencerhakim
19
+ * accfe6a - Break binary data up into multiple lines
20
+ * 32b0afc - Add .editorconfig
21
+
22
+ ## Bug Fixes
23
+
24
+ * @hemc4 db443d7 - Remove `go vet` from dependency
25
+ * @andreas-kupries b7d2e98 - Fix duplication of the last path element for paths
26
+ which do not have the -prefix to strip
You can’t perform that action at this time.
0 commit comments