Release Notes¶
Latest Changes¶
0.0.5 (2026-05-01)¶
Features¶
0.0.4 (2026-05-01)¶
Fixes¶
0.0.3 (2026-04-30)¶
Internal¶
0.0.2 (2026-04-30)¶
Features¶
- ✨ Add support for scan --json. PR #44 by @tiangolo.
- ✨ Add support for scanning library skills in node_modules. PR #20 by @tiangolo.
- ✨ Add TypeScript implementation. PR #15 by @tiangolo.
- ✨ Implement Library Agent Skills in Python. PR #2 by @tiangolo.
Refactors¶
- ✨ Improve error when no environment is found. PR #43 by @tiangolo.
- ♻️ Update TypeScript implementation for consistency with Python. PR #42 by @tiangolo.
- ♻️ Make Python deduplicate resolved skill dirs. PR #38 by @tiangolo.
- ♻️ Explain "spacebar" selects. PR #18 by @tiangolo.
- ♻️ Display relative paths when relative to the project. PR #16 by @tiangolo.
Upgrades¶
- ⬆ Bump typer from 0.24.1 to 0.24.2. PR #33 by @dependabot[bot].
- ⬆ Update uv-build requirement from <0.10.0,>=0.9.11 to >=0.11.7,<0.12.0. PR #3 by @dependabot[bot].
- ➕ Add Python dependencies. PR #4 by @tiangolo.
Docs¶
- 📝 Add docs for JSON output. PR #45 by @tiangolo.
- 📝 Add badge for npm in docs. PR #40 by @tiangolo.
- 📝 Add dark-mode logo. PR #37 by @tiangolo.
- 📝 Add CLI reference docs. PR #36 by @tiangolo.
- 📝 Tweak wording. PR #35 by @tiangolo.
- 📝 Simplify docs, reduce human context needed, history. PR #32 by @tiangolo.
- 📝 Tweak name and description for consistency. PR #27 by @tiangolo.
- 📝 Add docs. PR #26 by @tiangolo.
- 📝 Add docs for contributing and security. PR #21 by @tiangolo.
Internal¶
- 🔧 Update pre-commit release notes check. PR #51 by @tiangolo.
- ⬆ Update coverage[toml] requirement from >=7.13 to >=7.13.5. PR #34 by @dependabot[bot].
- ⬆️ Upgrade TypeScript and tsup configs. PR #50 by @tiangolo.
- ⬆ Bump ty from 0.0.30 to 0.0.32. PR #14 by @dependabot[bot].
- ⬆ Bump ruff from 0.15.10 to 0.15.11. PR #13 by @dependabot[bot].
- 👷 Update new issue template. PR #48 by @tiangolo.
- 👷 Tweak CI filters. PR #47 by @tiangolo.
- 👷 Update and simplify workflows. PR #46 by @tiangolo.
- 👷 Separate package publish for Python and npm, check versions. PR #41 by @tiangolo.
- 👷 Refactor CI, separate Python and TypeScript. PR #39 by @tiangolo.
- 👷 Update workflows with zizmor. PR #31 by @tiangolo.
- 👷 Add CI publishing for TypeScript. PR #30 by @tiangolo.
- 👷 Add TypeScript tests to CI. PR #29 by @tiangolo.
- 🍱 Add social preview images. PR #28 by @tiangolo.
- 🙈 Update gitignore for docs. PR #25 by @tiangolo.
- 🔧 Update pyproject.toml, configs, dependencies. PR #24 by @tiangolo.
- 📄 Add MIT license. PR #23 by @tiangolo.
- 🔧 Add Citation config. PR #22 by @tiangolo.
- 👷 Tweak CI configs. PR #19 by @tiangolo.
- 👷 Update CI for docs. PR #11 by @tiangolo.
- 🙈 Udpate .gitignore, add TypeScript files. PR #10 by @tiangolo.
- 👷 Update workfows, sanitize with Zizmor. PR #9 by @tiangolo.
- 👷 Update CI tests. PR #8 by @tiangolo.
- ♻️ Update internal scripts to pass ty type checks. PR #7 by @tiangolo.
- 🔧 Add pre-commit config. PR #6 by @tiangolo.
- 🔨 Add scripts. PR #5 by @tiangolo.
- 👷 Add CI workflows, tests, docs, etc.. PR #1 by @tiangolo.
- 👷 Update permissions for latest-changes. PR #49 by @tiangolo.