Releases: gtiders/skillscripts
Releases · gtiders/skillscripts
Release list
v1.0.11
v1.0.10
v1.0.9
v1.0.8
Release v1.0.8: Reposition as dual-mode tool, remove bundled skills
v1.0.7
fix: add archive option for multi-binary release
v1.0.6
v1.0.5
v1.0.4
v1.0.3
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
nanoskillsbinaryLICENSEREADME.mdREADME_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
fix: include docs and skills in release archives