Releases: iton0/hkup-cli
Releases · iton0/hkup-cli
v1.3.2
1.3.2 (2025-05-20)
Bug Fixes
- init: update logic to fix 'hkup init' error (749cecc)
- revert commit 8f61a33 (ea5e481)
- update logic to properly handle empty values (1b9e297)
v1.3.1
1.3.1 (2025-05-20)
Bug Fixes
- init: update logic to fix 'hkup init' error (8f61a33)
v1.3.0
1.3.0 (2025-04-24)
Features
Bug Fixes
- status: handle unset local git core.hooksPath (ac59915)
- template: handle unset global git core.editor (46010b6)
v1.2.0
1.2.0 (2025-04-22)
Features
Bug Fixes
v1.1.0
1.1.0 (2025-02-11)
Features
Bug Fixes
- internal/logic/init: update conditional logic (db3d70f)
v1.0.0
style: add HkUp logo
Credit to DeAndre Sawyer for making it. Check out his portfolio
https://deandres.myportfolio.com/.
v0.5.0
0.5.0 (2025-01-15)
Features
Bug Fixes
- improve HkUp config directory creation (b9423f2)
- util: improve robustness of config functions (79c8af9)
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)