This repository has been archived by the owner on Feb 15, 2024. It is now read-only.
Release v0.4.6
Added
- Binary release
- Built using Go 1.15.2
- Windows
- x86
- x64
- Linux
- x86
- x64
Note: Windows builds are provided, but have not been tested. The current
developer does not have access to a Windows + EZproxy test environment. Please
open an issue to share your
experiences deploying tools from this project on a Windows EZproxy server.
Changed
-
Emit version number as part of startup message
-
Move subpackages into
internal
directory -
Dependencies
- upgrade
pelletier/go-toml
v1.8.0
tov1.8.1
- upgrade
actions/checkout
v2.3.2
tov2.3.3
- upgrade
actions/setup-node
v2.1.1
tov2.1.2
- upgrade
Fixed
-
Misc linting errors raised by latest
gocritic
release included with
golangci-lint
v1.31.0
-
Flag for setting desired log output does not appear to work
-
Documentation mistake: log-output CLI flag incorrectly listed as log-out
-
Makefile generates checksums with qualified path
-
Debug messages are emitted before logging settings are applied which would
(potentially) allow them to be emitted
References
- See the
v0.4.6
milestone for the issues associated with this release. - See our CHANGELOG for more information.