Releases: iton0/hkup-cli
Releases · iton0/hkup-cli
v0.4.2
0.4.2 (2024-12-27)
Performance Improvements
- internal/logic/template: update template creation logic (0f460cb)
v0.4.1
0.4.1 (2024-12-21)
Bug Fixes
- internal/logic/root: resolve gh command issue (bb210d1)
v0.4.0
0.4.0 (2024-12-18)
Features
- add: initialize .hkup directory (974762f)
- improve list subcommand (f2cdd16)
- init: add '--force' flag (0a8e499)
Bug Fixes
- internal/root: make Root function more robust (f5d36b3)
- root: simplify internal root logic (5b1a7d0)
v0.3.1
0.3.1 (2024-12-05)
Bug Fixes
- "hkup -v" produces correct version (0671c0e)
v0.3.0
0.3.0 (2024-12-05)
Features
- add config subcommand (66a2bd8)
- add root git-wrapper functionality (8313203)
- add template subcommand (103b4f1)
- add windows support (3c55f2b)
- util: add file ops, prompts, and config functions (0cb9605)
v0.2.1
0.2.1 (2024-11-01)
Bug Fixes
v0.2.0
0.2.0 (2024-11-01)
Features
- init: add flag group for git directory and working tree (#1) (ed3721f)