Skip to content

v0.3.0

Latest

Choose a tag to compare

@github-actions github-actions released this 03 Aug 13:45
· 14 commits to main since this release
Immutable release. Only release title and notes can be modified.
v0.3.0
52d21b1

[0.3.0] - 2026-08-03

馃殌 Features

  • (files) Expand doc scanning targets to include AUTHORS, CONTRIBUTORS, and TODO
  • (manifest) Resolve external Module::Path and Source::Path files dynamically

馃悰 Bug Fixes

  • (manifest) Sanitize app_id and resolve external path references
  • (manifest) Strip .devel and .Devel suffixes 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