Releases: GreenLightning/advent-of-code-downloader
Releases · GreenLightning/advent-of-code-downloader
Version 1.0.2
- Adds a custom User-Agent in case requests with generic User-Agents get blocked by AoC (see #2).
- The pre-compiled binaries are built with the latest Go release at the time of release (Go 1.19.3).
Version 1.0.1
- Better error message when there is a directory with the same name as the specified output file.
- The program now contains an embedded copy of the time zone database for improved compatibility with non-Unix systems (i.e. Windows without a Golang installation).
Version 1.0
Initial release.