Skip to content

Releases: git-hulk/clime

v0.1.19

12 May 05:53

Choose a tag to compare

Changelog

  • dce88c7 Normalize bare owner/repo npm sources and detect installed bin

v0.1.18

06 May 03:50
3837cfc

Choose a tag to compare

Changelog

  • d3445c6 Fix CI issue
  • 3837cfc Reinstall script plugins on init when the install URL changes (#15)
  • 4bb95ac Uninstall skills which were removed from the upstream source

v0.1.17

16 Apr 06:13

Choose a tag to compare

Changelog

  • 30fb4cd Add the auth instruction for skills

v0.1.16

12 Apr 03:09

Choose a tag to compare

Changelog

  • c2c2990 Update the source repo before installing skills

v0.1.15

09 Apr 03:12

Choose a tag to compare

Changelog

  • 4e023d2 Allow using the interactive UI to install plugins
  • 1a44a55 Fix homebrew install failure issue

v0.1.14

08 Apr 09:49

Choose a tag to compare

Changelog

  • 43da4ab Fix the default install dir and UI issues
  • c2f3a9c Remove the target binary while uninstalling
  • 5c89378 Warning if removes a non-exists plugin

v0.1.13

08 Apr 05:58

Choose a tag to compare

Changelog

  • 62efd7d Add skill install command
  • 5d0c520 Only download the missing plugins in command
  • fd5b51d Update README.md

v0.1.12

03 Apr 02:31

Choose a tag to compare

Changelog

  • d019de8 Change the skill subcommand to install skill subcommand for CLI

v0.1.11

02 Apr 08:02

Choose a tag to compare

Changelog

  • 54710b4 Add skill subcommand for CLI
  • a106a59 Update README to emphasize command formatting
  • 0c3bf42 feat(completion): add one-command shell completion setup (#13)
  • 763fa1b feat(plugin): support removing multiple plugins at once (#9)
  • c38023a fix(plugin): reject install when plugin name already exists (#11)

v0.1.10

01 Apr 05:30

Choose a tag to compare

Changelog

  • b8d8802 Fix brew update output
  • c6ad22c Fix brew update output
  • 6e999ce Fix format
  • 59dda36 feat(plugin): add Homebrew installer source (#5)
  • 54302c6 fix(plugin): avoid truncating non-description columns in list output (#7)