Skip to content

Commit 2ef0690

Browse files
committed
Release v3.1.0
1 parent 6c77768 commit 2ef0690

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

CHANGELOG

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
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

0 commit comments

Comments
 (0)