Skip to content

Releases: gtiders/skillscripts

v1.0.11

Choose a tag to compare

@github-actions github-actions released this 20 Jun 01:56
release: v1.0.11

v1.0.10

Choose a tag to compare

@github-actions github-actions released this 16 Jun 13:46
release: prepare v1.0.10

v1.0.9

Choose a tag to compare

@github-actions github-actions released this 11 May 15:19
v1.0.9

v1.0.8

Choose a tag to compare

@github-actions github-actions released this 05 May 13:05
Release v1.0.8: Reposition as dual-mode tool, remove bundled skills

v1.0.7

Choose a tag to compare

@github-actions github-actions released this 12 Apr 09:09
fix: add archive option for multi-binary release

v1.0.6

Choose a tag to compare

@github-actions github-actions released this 08 Apr 13:48
Release v1.0.6

v1.0.5

Choose a tag to compare

@github-actions github-actions released this 27 Mar 13:56
release: cut v1.0.5

v1.0.4

Choose a tag to compare

@github-actions github-actions released this 24 Mar 15:41
release: prepare v1.0.4

v1.0.3

Choose a tag to compare

@github-actions github-actions released this 24 Mar 12:27

v1.0.3 (2026-03-24)

Fixes

  • Fixed release packaging to include the entire skills/ directory
    recursively
    .
  • Added directory-level validation in CI (test -d skills) before upload to
    prevent incomplete archives.

Why this patch

In previous releases, archive contents could include selected skill files but
not reliably preserve the full skills/ directory as a complete package.
v1.0.3 ensures users receive the full portable skills pack structure out of
the box.

Included in release archives

  • nanoskills binary
  • LICENSE
  • README.md
  • README_zh.md
  • full skills/ directory

Notes

  • No CLI behavior change in this patch.
  • If you rely on bundled skills, upgrade to v1.0.3.

v1.0.2

Choose a tag to compare

@github-actions github-actions released this 24 Mar 12:21
fix: include docs and skills in release archives