0.3.5 (2026-04-03)
- fall back to hub endpoints on 401 for public bundles (4371deb)
- fall back to hub endpoints on 401 for public bundles (b75bba0), closes #22
0.3.4 (2026-03-31)
- use API detail message in BundleNotFoundError instead of raw URL (05a6540)
- use API detail message in BundleNotFoundError instead of raw URL (deebdc8)
0.3.3 (2026-03-30)
- resolve path traversal, cache integrity, and HTTP parsing vulnerabilities (9f46c24)
- resolve path traversal, cache integrity, and HTTP parsing vulnerabilities (31c6c0c)
0.3.2 (2026-03-30)
- sync pyproject.toml version with release-please and use inline marker (e821dc3)
- sync pyproject.toml version with release-please and use inline marker (e4f729b)
0.3.1 (2026-03-30)
- add public cache management API (4038930)
- add public cache management API (c074b8a)
- polish repo with docs overhaul, CI matrix, and DX improvements (95c3296)
- polish repo with docs overhaul, CI matrix, DX improvements, and community templates (a07c5d4)
- ci: use astral-sh/setup-uv@v5 (v8 short tag does not exist yet) (99bc0c0)
0.3.0 (2026-03-28)
- use :pull endpoint and logical paths for asset fetching
- use :pull endpoint and logical paths for asset fetching (4c112ac)
0.2.1 (2026-03-24)
- configure release-please to bump pyproject.toml version (5fed830)
- configure release-please to bump pyproject.toml version (faf3f5b)
0.2.0 (2026-03-24)
OCI_MEDIA_TYPE_ASSET,OCI_MEDIA_TYPE_CONFIG,api_key,api_url,install_vscode_skills(),write_lockfile(), andverify()have been removed from the public API.
- remove OCI layer, deprecated aliases, and stub methods (39ee67f)
0.1.1 (2026-03-24)
- stub out musher Python SDK package (a1d952b)
- remove CRLF line endings from post-create.sh (4f85ffa)