v0.7.3
Fixed
- GeoJSON LineString export no longer fabricates
total_calories/total_stepsas0. - GeoJSON/CSV parsers now warn (
geojson.point.*,csv.row.*) instead of silently dropping malformed points/rows, with correct per-feature diagnostics and CSV row numbers.