Skip to content

v0.2.0

Latest

Choose a tag to compare

@a6b8 a6b8 released this 04 Jun 18:25

[0.2.0] - 2026-06-04

Geo-standard alignment and FeatureCollection output (Memo 100).

Added

  • Spatial methods returning normalized lon-first RFC-7946 FeatureCollections.
  • FlowMcpAdapter for FlowMCP CLI integration, with a synthetic Mini-GTFS test fixture.

Changed

  • Aligned to the geo add-on standard (naming, English README).
  • Moved better-sqlite3 to peerDependencies for consumer compatibility.
  • Renamed repository gtfs-sqlite-toolkitgeo-gtfs-toolkit (Memo 106).
    The old URL redirects; the npm package name is geo-gtfs-toolkit.

Fixed

  • CI no longer fails the build on a Codecov upload error (best-effort coverage upload).