• v0.1.2 d89ef70003

    v0.1.2
    All checks were successful
    CI / lint (push) Successful in 1m35s
    CI / test (push) Successful in 4m38s
    Release / release (push) Successful in 8m50s
    Stable

    anthonymills released this 2026-09-04 14:52:17 +10:00 | 1 commits to master since this release

    Features

    • Add per-tank gas information and SAC rate graphs with moving-average smoothing

    • Make dive profile charts scrollable on mobile and span the full axis for sparse temperature readings

    Infrastructure

    • Added Forgejo Actions CI workflow

    • Added Forgejo Actions release workflow (builds .deb, .rpm, AppImage, and creates release)

    • Updated CI workflow to match project conventions

    Fixes

    • Renamed crate from dive_log to subsurface_site_generator

    • Updated Cargo.toml metadata (description, license, package metadata for deb/rpm)

    • Fixed release workflow and binary paths to reference subsurface_site_generator

    • Fixed test imports to use new crate name

    • Added wget to AppImage build dependencies

    Downloads