Skip to content

Releases: git-hulk/clime

v0.2.0

Choose a tag to compare

@git-hulk git-hulk released this 02 Aug 03:28
3de2520

What's Changed

Full Changelog: v0.1.20...v0.2.0

v0.1.20

Choose a tag to compare

@git-hulk git-hulk released this 09 Jul 08:49
3f04ed7

What's Changed

  • feat(skills): add --force/-f to skills install to reinstall installed skills by @tallguys in #17

New Contributors

Full Changelog: v0.1.19...v0.1.20

v0.1.19

Choose a tag to compare

@github-actions github-actions released this 12 May 05:53

Changelog

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

v0.1.18

Choose a tag to compare

@github-actions github-actions released this 06 May 03:50
3837cfc

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

Choose a tag to compare

@github-actions github-actions released this 16 Apr 06:13

Changelog

  • 30fb4cd Add the auth instruction for skills

v0.1.16

Choose a tag to compare

@github-actions github-actions released this 12 Apr 03:09

Changelog

  • c2c2990 Update the source repo before installing skills

v0.1.15

Choose a tag to compare

@github-actions github-actions released this 09 Apr 03:12

Changelog

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

v0.1.14

Choose a tag to compare

@github-actions github-actions released this 08 Apr 09:49

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

Choose a tag to compare

@github-actions github-actions released this 08 Apr 05:58

Changelog

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

v0.1.12

Choose a tag to compare

@github-actions github-actions released this 03 Apr 02:31

Changelog

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