Releases: y-yagi/obt
v0.1.8
v0.1.6
Changelog
d57bf00 Add test for isAvailableBinary
de86abb Fix condition check
ab15b01 Merge pull request #10 from y-yagi/support-hyphenated-name
30e0a7a Merge pull request #9 from y-yagi/use_go1.14
d5f84df Remove runtime from version
441b663 Show usage when invalid arguments specified
c0e7b49 Support hyphenated name
f1caa82 Use Go 1.14
4279020 Use latest version of golangci-lint
v0.1.5
v0.1.4
Changelog
f7d6f4c Add an example that specifies a binary name
c133159 Detect binary name by default
e402216 Enable debug log
cd92278 Extract download related operation to struct
1eb1a86 Ignore unsupported files
8ffe37a Initialize logger inside run
ecc5043 Merge pull request #5 from y-yagi/lint
a1859c5 Merge pull request #6 from y-yagi/improve_binary_name_check
93b3d3c Merge pull request #7 from y-yagi/refactor
747c356 Show download URL
927c4a7 Show error message that binary is correct or not
6b43927 Trim trailing slash
224c2e1 Use golangci-lint