Skip to content

ugrc-utrans-tools: v1.0.0

Choose a tag to compare

1.0.0 (2026-08-19)

chore

Features

  • cli: add version banner and action (ff6b6a4)
  • cli: convert to python cli ready for pypi publishing (4f7e020)
  • cli: implement etl command (29cf37c)
  • county script migration (e8c691c)

Bug Fixes

  • address review comments - SystemExit handling, URL fix, and Python capitalization (cbdfa27)
  • compare fields used to avoid converting nulls to 0 for things like RoadName, where we actually want null (deec8f5)
  • normalize all (5870192)

Documentation