File tree Expand file tree Collapse file tree 1 file changed +16
-5
lines changed Expand file tree Collapse file tree 1 file changed +16
-5
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## 7.7.0 (2021/09/05)
4
+
5
+ * Go 1.17 (#203 )
6
+ * Wrong remaining time displayed (#204 )
7
+ * Add ` windows/arm64 ` artifact (#205 )
8
+ * MkDocs Material 7.2.6
9
+ * Bump github.com/rs/zerolog from 1.23.0 to 1.24.0 (#207 )
10
+ * Bump github.com/crazy-max/gonfig from 0.4.0 to 0.5.0 (#206 )
11
+ * Bump github.com/gorilla/websocket to v1.4.2
12
+ * Bump github.com/go-playground/validator/v10 from 10.7.0 to 10.9.0 (#200 #202 )
13
+
3
14
## 7.6.0 (2021/07/25)
4
15
5
16
* Add ` linux/riscv64 ` artifact
47
58
48
59
## 7.2.0 (2020/11/29)
49
60
50
- * Allow to download files to a temp dir first (#149 )
51
- * Allow to disable log timestamp (#148 )
61
+ * Allow downloading files to a temp dir first (#149 )
62
+ * Allow disabling log timestamp (#148 )
52
63
* Add script notification (#147 )
53
64
* Bump github.com/crazy-max/gonfig from 0.3.0 to 0.4.0 (#140 )
54
65
61
72
62
73
## 7.1.0 (2020/10/04)
63
74
64
- * Allow to disable ` OPTS UTF8 ON ` command
75
+ * Allow disabling ` OPTS UTF8 ON ` command
65
76
* Refactor to start working on #48
66
77
* Switch to Docker actions
67
78
* Go 1.15
125
136
* Switch to GitHub Actions
126
137
* Add instructions to create a Linux service
127
138
* Remove ` --docker ` flag
128
- * Allow to override database path through ` FTPGRAB_DB ` env var
129
- * Allow to override download output path through ` FTPGRAB_DOWNLOAD_OUTPUT ` env var
139
+ * Allow overriding database path through ` FTPGRAB_DB ` env var
140
+ * Allow overriding download output path through ` FTPGRAB_DOWNLOAD_OUTPUT ` env var
130
141
131
142
## 6.0.2 (2019/07/27)
132
143
You can’t perform that action at this time.
0 commit comments