7 Commits

Author SHA1 Message Date
c8cfef858c enable goconst linter
add package level constants for true/false str values
2026-02-15 14:58:59 +00:00
ac8f635263 litn fixes 2026-02-15 12:00:00 +00:00
58866b794b implement info command
upd help mds
2026-02-11 21:47:56 +00:00
cf470181a1 implement dca commands:
- DCA added to Client struct
- dca command added to both CLIs

help mds updated
2026-02-10 01:16:44 +00:00
3c47d12719 we no longer need to pass in the kind
remove option function WithKind
2026-02-07 13:58:37 +00:00
abfb1bf08d implement x32 matrix commands 2026-02-07 08:49:23 +00:00
c19c7f278b remove --kind flag from the root command and split the package into two separate CLIs.
Each CLI uses the correct concrete client and it avoids mixing help output

update goreleaser config
2026-02-07 03:54:36 +00:00