Skip to content

Releases: y-yagi/obt

v0.1.8

14 Mar 08:49

Choose a tag to compare

Changelog

4a55c60 Try to request only network

v0.1.6

12 Mar 06:19
ab15b01

Choose a tag to compare

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

28 Feb 06:00

Choose a tag to compare

Changelog

a29643e Extract http operation from downloadXXX
ad732eb Merge pull request #8 from y-yagi/support_zip
9a3d8ee Support snapcraft
8f4f41a Support zip file

v0.1.4

23 Feb 04:12
93b3d3c

Choose a tag to compare

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

v0.1.3

13 Jan 23:35

Choose a tag to compare

Changelog

feaaa88 Add README
734df9f Correctly show default install path in help
db2bc44 Fix message

v0.1.2

13 Jan 07:19
2a20f06

Choose a tag to compare

Changelog

17ad860 Allow to set default install path
5464c88 Check a path can use or not
b6cc0c6 Do not use GOBIN by default
116900a Merge pull request #3 from y-yagi/support_binary_file
2a20f06 Merge pull request #4 from y-yagi/config_file
a23d842 Support binary file

v0.1.1

12 Jan 03:17

Choose a tag to compare

Changelog

6ab9c89 Fix lint
d7fe97d Support misspell
62c53c0 Trim error messages
059fea6 Use a current directory by default in Windows

v0.1.0

11 Jan 09:46

Choose a tag to compare

First release