Commit graph

13 commits

Author SHA1 Message Date
Sung
b37820da1f
Remove Pro (#674) 2025-09-28 21:09:22 -07:00
Sung
f0ba8a1fa6
Upgrade to Go 1.21 (#658) 2024-01-28 14:44:21 +11:00
Sung
2de1798fdd
Remove Darwin release (#644) 2023-03-18 16:57:40 +11:00
Sung
b47c792d5f
Fix homebrew release (#640) 2023-03-10 21:32:10 +11:00
Sung
420f30fb92
Separate homebrew command for testing (#625) 2023-02-11 19:06:03 +11:00
Sung
86bfc44f47
Fix version tag (#622) 2023-02-10 23:21:24 +11:00
Sung
9a83ac3c51
Distribute CLI for macOS with Apple silicon (#620) 2023-02-10 21:57:53 +11:00
Sung
4a780574eb
Upgrade dependencies (#619) 2023-02-05 13:10:45 +11:00
Sung Won Cho
5bba57fd29
Remove dependency on packr (#597)
* Embed files

* Build CLI

* Remove packr

* Embed view directory

* Embed static files

* Make view engine

* Populate build info
2022-05-09 20:34:23 +10:00
Sung Won Cho
cabe02aa71
Arm64 build (#449)
* Build for arm64

* Build CLI for arm64

* Fix test
2020-04-24 18:44:43 +10:00
Sung Won Cho
cd80f9b72e
Release CLI 0.11.0 (#404)
* Release CLI 0.11.0

* Update outdated ldflags

* Fix release

* Fix date
2020-02-05 11:58:51 +10:00
Sung Won Cho
58a2b581aa
Allow to specify username and password as flags (#403)
* Allow to specify username and password as flags

* Format
2020-02-04 12:30:26 +10:00
Sung Won Cho
2124e28a9f
Use go module (#303)
* Migrate to gomodule

* Fix install

* Update makefile
2019-11-11 15:28:47 +08:00