Skip to content

Commit cb85815

Browse files
committed
release 1.0
1 parent 3dec4f9 commit cb85815

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ go install github.com/davemolk/goGetJS@latest
6464
* Occasionally, an src will link to an empty page. These are automatically retried (set a timeout for these retries with -rt). Typically, these pages are legitimately blank, causing the number of saved files printed to the terminal to be fewer than the number of processed files. Sometimes we're lucky though, and the successful retry will be searched and saved.
6565

6666
## Changelog
67+
* **2022-09-15** : Release 1.0.
6768
* **2022-08-26** : Add proxy, redirect, and rt flags. Refactor client creation. Improve error handling throughout.
6869
* **2022-08-20** : Move from %v to %w for handling errors with fmt.Errorf. Move everything to milliseconds.
6970

0 commit comments

Comments
 (0)