-
v0.1.3
Stablereleased this
2026-09-14 10:26:10 +10:00 | 0 commits to master since this release[v0.1.3] - 2026-09-14
Features
-
Add air temperature and current level display to the dive information panel
-
Air temperature is parsed from Subsurface XML (
<divetemperature air>and<temperature air>) and shown below water temperature -
Current level is parsed from the
<dive current>attribute, inverted to a 1-5 scale, and displayed as descriptive text (Almost none / Subtle / Mild / Forceful / Ripping) -
Water temperature strip label on the dive profile chart changed from "Temp" to "Water Temperature"
-
Updated the graph strips related to a dive so they share the same vertical height.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
-
v0.1.2
Stablereleased this
2026-09-04 14:52:17 +10:00 | 9 commits to master since this releaseFeatures
-
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_logtosubsurface_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
wgetto AppImage build dependencies
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-