Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 15 Aug 01:50
f524460

0.1.0 (2026-08-15)

Features

  • add config resolution and CLI (ca9f865)
  • add core data model (5c7b0b6)
  • add CSV storage keyed on cumulative_kg_actual (c633763)
  • add importer seam and tripit_ical importer (e52aafd)
  • add TIM emissions provider with route-average fallback (9badcc4)
  • drop the stored cumulative total from the CSV (0ce92b6)
  • price codeshares as the operating flight (f456f73)
  • re-sync flights that have not yet departed (372606f)
  • resolve departure dates in the origin airport's timezone (b9032c9)
  • ship example config files (17214b8)
  • store departure times and keep everything TIM returns (4f8840a)

Bug Fixes

  • emissions: keep the TIM key out of URLs and error messages (6e90e96)
  • gitignore flight data backups and variants (7b61808)
  • harden re-sync against silent source failures and data loss (25073ec)
  • importers: give UID-less events distinct dedup keys (4b01c8c)
  • stop an upgrade downgrading every open exact figure (2e618eb)
  • storage: count hand-edited rows and write the CSV atomically (625c8a9)

Documentation

  • add README (f43641d)
  • add working notes, status and build plan (84c42bb)
  • document the repair workflow and departure-date caveat (211e7a3)
  • record findings from the first real-feed run (28bebe0)
  • record the changed-itinerary and UTC-date open questions (d01b09a)
  • record what a change here obliges in contrail-gh (44eb9e1)
  • split working notes into AGENTS.md and docs/ (cdb85f2)
  • state what is verified, drop the archaeology (e2b4d49)
  • use a generic owner for instance repos (cbfbffd)