Skip to content

Releases: runkids/skillshare

v0.6.20

28 Jan 15:23

Choose a tag to compare

Changelog

  • 115a554 feat: add Kimi CLI support
  • 0f114dc feat: add new command to create skill templates

v0.6.19

28 Jan 09:18

Choose a tag to compare

Changelog

  • 4a65a98 feat: expand supported agents from 17 to 35

v0.6.18

27 Jan 08:34

Choose a tag to compare

Changelog

  • 683d225 fix: use runewidth for correct Unicode character width calculation

v0.6.17

24 Jan 18:54

Choose a tag to compare

Changelog

  • 9fbfe0e fix: resolve box rendering issues and improve list UI

v0.6.15

24 Jan 15:36

Choose a tag to compare

Changelog

  • 19d641d feat: move version cache to XDG-compliant location
  • 3a3f0ef fix: remove ANSI codes from update notification content

v0.6.14

23 Jan 17:51

Choose a tag to compare

Changelog

  • 8617fe2 feat: support discovery mode for git subdirectories
  • 84c75b5 fix: skip version check after upgrade command

v0.6.13

23 Jan 16:12

Choose a tag to compare

Changelog

  • 806e140 feat: handle force push when updating tracked repos

v0.6.12

23 Jan 13:21

Choose a tag to compare

Changelog

  • fa67576 feat: clear version cache after successful upgrade
  • 10be270 fix: clear stale version cache when current >= cached latest

v0.6.11

23 Jan 13:16

Choose a tag to compare

Changelog

  • 6fad433 fix: Box padding and semver comparison
  • f9f4e59 fix: add padding to SummaryBox for consistent border width

v0.6.10

23 Jan 13:08

Choose a tag to compare

Changelog

  • dda075c fix: disable color in git status output for consistent box rendering
  • 6dfe1c0 fix: pad WarningBox lines for consistent border width