v0.0.2
projectdiscovery/nuclei-templatesv0.0.2Feb 12, 2026by gabrieldemarmiesse
AI Summary
Adds static file packaging and dependency pinning to the project.
Key Highlights
- Pinned moshi dependency
- Added static files to wheel
- Added commit SHA for Hugging Face files
New Features
- Static file inclusion in wheel
- Commit SHA tracking for Hugging Face files
Full Release Notes
## What's Changed * Pin moshi by @gabrieldemarmiesse in https://github.com/kyutai-labs/hibiki-zero/pull/3 * Add static files in wheel by @gabrieldemarmiesse in https://github.com/kyutai-labs/hibiki-zero/pull/4 * Add the commit sha for the hf files by @gabrieldemarmiesse in https://github.com/kyutai-labs/hibiki-zero/pull/5 **Full Changelog**: https://github.com/kyutai-labs/hibiki-zero/compare/v0.0.1...v0.0.2