Releases: aquaproj/aqua
v0.1.0-10
Changelog
533eba4 Merge pull request #106 from suzuki-shunsuke/docs/update-aqua-proxy
4228a12 docs: update aqua-proxy
4a70181 Merge pull request #105 from suzuki-shunsuke/renovate/suzuki-shunsuke-aqua-proxy-0.x
f3ed0d4 chore(deps): update dependency suzuki-shunsuke/aqua-proxy to v0.1.0
2ae833b Merge pull request #104 from suzuki-shunsuke/chore/update-aqua-proxy-by-renovate
e5d900f chore: set up Renovate to update aqua-proxy
f269be9 Merge pull request #103 from suzuki-shunsuke/docs/add-example-links
e606e0d docs: add links to example
c56b3cb Merge pull request #102 from suzuki-shunsuke/docs/update-tutorial-2
acf0cf6 docs: update tutorial
5577bba Merge pull request #101 from suzuki-shunsuke/chore/update-aqua-installer
3420c4e chore: update aqua-installer
883832b Merge pull request #100 from suzuki-shunsuke/chore/fix-renovate-2
0ff188b chore: fix Renovate FileMatch
d38b3a1 Merge pull request #99 from suzuki-shunsuke/renovate/suzuki-shunsuke-aqua-0.x
d8700ce chore(deps): update dependency suzuki-shunsuke/aqua to v0.1.0-9
492bd4b Merge pull request #98 from suzuki-shunsuke/chore/fix-renovate
b24d7c7 chore: fix renovate fileMatch
979c68e Merge pull request #97 from suzuki-shunsuke/docs/update-tutorial
c0b2acc docs: update tutorial
d6e1399 Merge pull request #96 from suzuki-shunsuke/docs/update-readme
be72b27 docs: update README
362bcdb Merge pull request #95 from suzuki-shunsuke/fix/remove-get-bin-dir
af7d1b9 fix: remove the command git-bin-dir
b550f3a Merge pull request #94 from suzuki-shunsuke/fix/global-config-file-name
c1bb822 fix: support global config file name [.]aqua.y[a]ml
v0.1.0-6
Changelog
8fea2ed Merge pull request #65 from suzuki-shunsuke/docs/update-docs-3
adad7bd docs: update document
97cac58 Merge pull request #62 from suzuki-shunsuke/feat/support-unarchived-package
a63a29c refactor: fix lint errors
1578967 feat: support unarchived package
a1718f7 Merge pull request #60 from suzuki-shunsuke/feat/add-get-bin-dir
56ff3f8 feat: add the subcommand get-bin-dir
2c2142b Merge pull request #59 from suzuki-shunsuke/docs/add-only-link
1174bdd docs: update usage
9a46603 Merge pull request #58 from suzuki-shunsuke/feat/add-only-link-option
c5a76fe feat: add the --only-link
option to install
command
044190e Merge pull request #57 from suzuki-shunsuke/docs/add-usage
cd3ea9e docs: add usage
v0.1.0-5
Changelog
ee953aa Merge pull request #56 from suzuki-shunsuke/fix/make-flag-global
13edeb5 fix: change log-level and config option to global option
da84958 Merge pull request #52 from suzuki-shunsuke/docs/add-config-docs
d087ba7 docs: add document about configuration
5384811 Merge pull request #49 from suzuki-shunsuke/docs/update-readme
4db4fe1 docs: update README (aqua-installer)
5f51d95 Merge pull request #48 from suzuki-shunsuke/docs/fix-typo
459cde2 docs: fix typo
3b67f1a Merge pull request #47 from suzuki-shunsuke/docs/add-badges
d9daf93 docs: add status badges
4d9d5e3 Merge pull request #46 from suzuki-shunsuke/docs/update-tutorial
ef01d01 docs: update tutorial
v0.1.0-4
v0.1.0-3
Changelog
91ccad4 Merge pull request #43 from suzuki-shunsuke/fix/rename-add-to-install
1de331f fix: rename add command to install
82c8c7e Merge pull request #41 from suzuki-shunsuke/feat/parallel-install
2b430e3 fix: fix lint errors
d335d11 feat: support configuring max parallelism via the environment variable
1b87e69 feat: limit the maximum number of parallel install
9ffb4c1 feat: install packages in parallel
e4e06b7 Merge pull request #38 from suzuki-shunsuke/feat/parse-config-strictly
8b62b2a feat: parse configuration file in the strict mode
dcf1117 Merge pull request #36 from suzuki-shunsuke/feat/support-file-src-template
b891c93 feat: support using template in File.Src
84ce254 Merge pull request #35 from suzuki-shunsuke/feat/use-file-name-when-file-src-is-empty
88600ec feat: use File.Name if File.Src is empty
7cdb020 Merge pull request #33 from suzuki-shunsuke/feat/create-link-before-installing
4e2aee2 feat: create symbolic links before installing
d9beacb Merge pull request #32 from suzuki-shunsuke/fix/validate-github-token
c874db4 fix: check GITHUB_TOKEN in case of github_release
44655f9 Merge pull request #31 from suzuki-shunsuke/fix/fix-exec-command-find
165773e fix: fix exec command finding
729c221 Merge pull request #29 from suzuki-shunsuke/fix/fix-exec-path
1452c4b fix: fix executable command path
c64d381 Merge pull request #28 from suzuki-shunsuke/fix/validate
1dd88bb fix: add dive
6e9036e fix: validate config
aeab117 Merge pull request #27 from suzuki-shunsuke/docs/add-tutorial
493bf8b docs: add tutorial
v0.1.0-2
v0.1.0-1
v0.1.0-0
Changelog
5dc2a4b Merge pull request #17 from suzuki-shunsuke/feat/first-pr
e2626f7 fix: fix lint errors
5715c6f feat: use ldflags and add version command
181aa55 chore: fix .cmdx.yaml
e0431d0 docs: update README
3e1eca8 fix: fix bindir
84eee9d fix: fix aqua-proxy info
5ee68a4 fix: add Config.BinDir
6002576 chore: add goarch
72a1931 chore: ignore .aqua
0f81f7f ci: update Go and golangci-lint
052129e feat: install aqua-proxy automatically
42902cb fix: replace CUBE to AQUA
ba312f8 fix: rename cube to aqua
f56f549 feat: implement basic functions
2e86e08 Initial commit