Skip to content

Releases: iton0/hkup-cli

v1.3.2

20 May 23:58
Compare
Choose a tag to compare

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

20 May 22:32
Compare
Choose a tag to compare

1.3.1 (2025-05-20)

Bug Fixes

  • init: update logic to fix 'hkup init' error (8f61a33)

v1.3.0

28 Apr 12:49
Compare
Choose a tag to compare

1.3.0 (2025-04-24)

Features

  • end: add command output (a50b826)

Bug Fixes

  • status: handle unset local git core.hooksPath (ac59915)
  • template: handle unset global git core.editor (46010b6)

v1.2.0

22 Apr 04:08
Compare
Choose a tag to compare

1.2.0 (2025-04-22)

Features

Bug Fixes

  • logic: handle all errors (f92d252)

v1.1.0

14 Feb 18:58
Compare
Choose a tag to compare

1.1.0 (2025-02-11)

Features

Bug Fixes

  • internal/logic/init: update conditional logic (db3d70f)

v1.0.0

17 Jan 17:22
Compare
Choose a tag to compare
style: add HkUp logo

Credit to DeAndre Sawyer for making it. Check out his portfolio
https://deandres.myportfolio.com/.

v0.5.0

16 Jan 19:19
Compare
Choose a tag to compare

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

27 Dec 02:38
Compare
Choose a tag to compare

0.4.2 (2024-12-27)

Performance Improvements

  • internal/logic/template: update template creation logic (0f460cb)

v0.4.1

21 Dec 02:43
Compare
Choose a tag to compare

0.4.1 (2024-12-21)

Bug Fixes

  • internal/logic/root: resolve gh command issue (bb210d1)

v0.4.0

19 Dec 03:31
Compare
Choose a tag to compare

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)