Skip to content

Releases: makegov/tango-node

v0.3.0

09 Feb 14:30
914fc83

Choose a tag to compare

Added

  • Vehicles endpoints: listVehicles, getVehicle, and listVehicleAwardees (supports shaping + flattening)
  • IDV endpoints: listIdvs, getIdv, listIdvAwards, listIdvChildIdvs, listIdvTransactions, getIdvSummary, listIdvSummaryAwards
  • Webhooks v2 client support: event type discovery, subscription CRUD, endpoint management, test delivery, sample payload helpers

Changed

  • HTTP client now supports PATCH/PUT/DELETE for non-GET endpoints
  • joiner is now respected when unflattening flat=true responses on supported endpoints

v0.1.4 (2025-11-21)

22 Nov 12:34

Choose a tag to compare

This is the Node/TypeScript port of the official Tango Python SDK.