• v0.2.4 7805fcbabd

    v0.2.4 — new drop 🔥
    All checks were successful
    ci / build-and-test (push) Successful in 22s
    release / release (push) Successful in 32s
    Stable

    psk released this 2026-06-27 16:09:41 +00:00 | 0 commits to main since this release

    dep glow up — Resilience pinned + locked in 🔒🔥

    small but mighty maintenance drop bestie. bumped the HTTP resilience dep off the floating 10.0.* range onto a pinned 10.7.0 so builds are reproducible and nobody gets surprise-patched mid-flight 💀. all 247 tests still slay, zero behavior change — webhook delivery stays just as bussin 🪝🔥

    changed — pin Microsoft.Extensions.Http.Resilience to 10.7.0 🔒

    • LittyLogs.Webhooks was floating on 10.0.* which meant the resolved version could drift on every restore — not reproducible no cap
    • now pinned to 10.7.0 for deterministic builds across the squad
    • the Polly-backed retry/resilience pipeline for Matrix + Teams webhook delivery is unchanged — same best-effort, never-crash-your-app energy
    • 247 tests all passing, no regressions 🧪🔥
    Downloads