Skip to content

Releases: egoist/aho

v2.0.2

09 Feb 07:42
Compare
Choose a tag to compare

2.0.2 (2022-02-09)

Bug Fixes

  • support dash and dot in repo name (b9bf70f)

v2.0.1

09 Feb 07:38
Compare
Choose a tag to compare

2.0.1 (2022-02-09)

Bug Fixes

v2.0.0

23 Dec 12:52
Compare
Choose a tag to compare

2.0.0 (2021-12-23)

Features

  • support downloading a sub folder (04bc3e7)

BREAKING CHANGES

  • Removed Deno/Go support

v1.2.6

24 Nov 09:00
Compare
Choose a tag to compare

Changelog

d3123f4 Add homebrew installation
76e387f chore(releaser): update goarch config

v1.2.5

23 Nov 13:09
Compare
Choose a tag to compare

Changelog

31a51d0 chore: release 1.2.5
e455d56 fix: properly get executable path

v1.2.4

23 Nov 13:02
Compare
Choose a tag to compare

Changelog

7c9b380 Add upgrade command
6f8005e Release v1.2.4

v1.2.3

23 Nov 12:23
Compare
Choose a tag to compare

Changelog

0da65f0 Check directory before making API request
db77336 Release 1.2.3
122eef7 Show help message when no repo given
2d60090 Update install script

v1.2.2

23 Nov 11:48
Compare
Choose a tag to compare

Changelog

Now we're using GoReleaser:

curl -fsSL https://install.egoist.sh/aho.sh | bash -s -- -b /usr/local/bin

f97c58e Add release action
3fef461 Release v1.2.2

v1.2.0

23 Nov 11:23
Compare
Choose a tag to compare

I've rewritten this package in Go, all usages remain the same.

Install it:

curl -sf https://gobinaries.com/egoist/aho | sh

v1.1.0

14 Nov 12:31
Compare
Choose a tag to compare

1.1.0 (2021-11-14)

Features