• v0.4.0 3e2274ec35

    v0.4.0
    All checks were successful
    / build (pull_request) Successful in 50s
    / checks (x86_64-linux, clippy) (pull_request) Successful in 12s
    / checks (x86_64-linux, deny) (pull_request) Successful in 3s
    / checks (x86_64-linux, module-ipv4-only-test) (pull_request) Successful in 31s
    / checks (x86_64-linux, module-ipv4-test) (pull_request) Successful in 30s
    / checks (x86_64-linux, module-ipv6-only-test) (pull_request) Successful in 31s
    / checks (x86_64-linux, module-ipv6-test) (pull_request) Successful in 30s
    / checks (x86_64-linux, module-nginx-test) (pull_request) Successful in 31s
    / checks (x86_64-linux, nextest) (pull_request) Successful in 3s
    / checks (x86_64-linux, treefmt) (pull_request) Successful in 2s
    / trigger-release (pull_request) Successful in 20s
    / report-size (pull_request) Successful in 6s
    / build (push) Successful in 2s
    / checks (x86_64-linux, clippy) (push) Successful in 1s
    / checks (x86_64-linux, deny) (push) Successful in 1s
    / checks (x86_64-linux, module-ipv4-only-test) (push) Successful in 1s
    / checks (x86_64-linux, module-ipv4-test) (push) Successful in 1s
    / checks (x86_64-linux, module-ipv6-only-test) (push) Successful in 1s
    / checks (x86_64-linux, module-ipv6-test) (push) Successful in 1s
    / checks (x86_64-linux, module-nginx-test) (push) Successful in 1s
    / checks (x86_64-linux, nextest) (push) Successful in 1s
    / checks (x86_64-linux, treefmt) (push) Successful in 1s
    / trigger-release (push) Successful in 20s
    / report-size (push) Successful in 2s
    / check-renovaterc (push) Successful in 12s
    Stable

    jalil released this 2025-09-18 22:28:48 +02:00 | 38 commits to main since this release

    🐛 Bug Fixes

    • (package) Don't include extra files

    🚜 Refactor

    • (config) Tidy up the code
    • (config) [breaking] Change config format to support multiple domains

    ⚙️ Miscellaneous Tasks

    • (manifest) Explicitly set the versions to the lockfile versions
    • (renovate) Don't pin dev dependencies in the Cargo.toml
    • (rust) Configure rustfmt to wrap comments
    • (rust) Configure rustfmt to split long strings
    • (rust) Configure rustfmt to group imports
    • (rust) Configure rustfmt to split each import out
    • (rust) Add more clippy lints
    • (rust) Remove direct dependency on the http crate
    • (rust) Even more clippy lints
    Downloads