Skip to content

v0.7.3

Choose a tag to compare

@thecloudseeker thecloudseeker released this 08 Aug 11:56
· 22 commits to main since this release
aa3d52b

Fixed

  • GeoJSON LineString export no longer fabricates total_calories/total_steps as 0.
  • 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.