Skip to content

v0.7.0

Choose a tag to compare

@github-actions github-actions released this 08 Apr 10:18
· 21 commits to main since this release

[0.7.0] - 2026-04-08

🚜 Refactor

  • (tests) Replace direct HashMap indexing with get().expect() for safer access
  • (installer) Extract symlink target comparison into dedicated function
  • (skill) Improve API ergonomics and reduce public surface area
  • (installer) Extract install path computation and consolidate install logic

📚 Documentation

  • Add markdownlint disable directives to README

⚙️ Miscellaneous Tasks

  • Refactor build tooling and lint configurations
  • Enhance linting configuration and improve code quality standards
  • Bump dependencies and reformat clippy allow attributes for consistency
  • Bump version to 0.7.0 and remove deprecated installer module