+8
-1
lines changedFilter options
+8
-1
lines changed Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
1
1
# Changelog
2
2
3
+
## pg_back 2.1.1
4
+
5
+
* Fix exec path expansion when binDir is set
6
+
* Validate if the path given to -B is an existing directory
7
+
* Replace _ with - in the Debian package name, to make it a valid name
8
+
* Build with go 1.20 and update dependencies for security fixes
9
+
3
10
## pg_back 2.1.0
4
11
5
12
* Add quiet mode with the commnad line option -q/--quiet. It takes precedence
Original file line number Diff line number Diff line change
@@ -38,7 +38,7 @@ import (
38
38
"time"
39
39
)
40
40
41
-
var version = "2.1.0"
41
+
var version = "2.1.1"
42
42
var binDir string
43
43
44
44
type dump struct {
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4