·
14 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
[0.3.0] - 2026-08-03
馃殌 Features
- (files) Expand doc scanning targets to include AUTHORS, CONTRIBUTORS, and TODO
- (manifest) Resolve external
Module::PathandSource::Pathfiles dynamically
馃悰 Bug Fixes
- (manifest) Sanitize app_id and resolve external path references
- (manifest) Strip
.develand.Develsuffixes during App ID sanitization - (files) Perform exact stem and extension matching for docs and licenses
馃帹 Styling & Formatting
- (manifest) Collapse nested if blocks to satisfy Clippy lints cleanly
馃摎 Documentation
- (readme) Add signature verification instructions
- (readme) Fix formatting
鈿欙笍 Continuous Integration
- (ci) Use git-cliff for automated changelog generation
- (ci) Add SSH asset signing for release packages
- (deps) Bump the github-actions-dependencies group with 2 updates
馃Ч Chores
- Update spec file formatting and commit step
- Update workflow for better version handling