• v1.0.5 0eb6525c9a

    v1.0.5 Stable

    Ghost released this 2025-12-03 08:14:23 +01:00 | 564 commits to main since this release

    What's Changed

    • ci(lint): integrate super-linter for comprehensive code linting (4153e6d)
      Replace separate Rust formatting and clippy checks with super-linter to lint all code types (Rust, Dockerfile, YAML, Shell, etc.). Add push trigger for main branch. Update actions/checkout to v4 and rust-toolchain to stable version. Add permissions for super-linter statuses. Configure super-linter to validate all files on push, only changed files on PRs. Improve workflow comments and formatting.
    Downloads