• v0.3.5 2473e6edbc

    v0.3.5: where I implemented simultaneous IPv4 and IPv6 handling
    All checks were successful
    / build (push) Successful in 1s
    / check (clippy) (push) Successful in 1s
    / check (module-ipv4-test) (push) Successful in 1s
    / check (module-ipv6-test) (push) Successful in 1s
    / check (module-nginx-test) (push) Successful in 1s
    / check (nextest) (push) Successful in 1s
    / check (treefmt) (push) Successful in 1s
    / report-size (push) Successful in 2s

    jalil released this 2025-01-23 22:56:59 +01:00 | 99 commits to main since this release

    Signed by jalil
    GPG key ID: F016B9E770737A0B

    🚀 Features

    • (renovate) Enable lockFileMaintenance
    • (webnsupdate) Add handling for multiple IPs
    • Tune compilation for size
    • (tests) Add nginx integration test

    🐛 Bug Fixes

    • (flake) Switch to github ref
    • (renovate) Switch automergeStrategy to auto
    • (ci) Remove update workflow
    • (typos) Typos caught more typos :3
    • (renovate) Branch creation before automerge
    • (renovaterc) Invalid cron syntax
    • (deps) Update rust crate clap to v4.5.24
    • (deps) Update rust crate tokio to v1.43.0
    • (deps) Update rust crate clap to v4.5.25
    • (deps) Update rust crate clap to v4.5.26
    • (flake) Switch overlay to callPackage
    • (deps) Update rust crate clap to v4.5.27
    • (deps) Update rust crate axum to v0.8.2
    • (module) Test both IPv4 and IPv6

    🚜 Refactor

    • Setup renovate to manage dependencies

    ⚙️ Miscellaneous Tasks

    • Update to axum 0.8
    • Parallelize checks
    Downloads