Skip to content

Releases: makegov/tango-python

v0.3.0

Choose a tag to compare

@infinityplusone infinityplusone released this 09 Feb 13:48
74195a7

Added

  • Vehicles endpoints: list_vehicles, get_vehicle, list_vehicle_awardees
  • IDV endpoints: list_idvs, get_idv, list_idv_awards, list_idv_child_idvs, list_idv_transactions, get_idv_summary, list_idv_summary_awards
  • Webhooks v2 client support: event type discovery, subscription CRUD, endpoint management, test delivery, sample payload helpers

Changed

  • Expanded explicit schemas to support common IDV shaping expansions
  • HTTP client now supports PATCH/DELETE helpers for webhook management endpoints

v0.2.0 (2025-11-17)

Choose a tag to compare

@vdavez vdavez released this 18 Nov 02:21
8745189

🎉 The gritty reboot of a Tango SDK!

v0.1.0-alpha.1

v0.1.0-alpha.1 Pre-release
Pre-release

Choose a tag to compare

@stainless-app stainless-app released this 29 Nov 20:05
1659b61

0.1.0-alpha.1 (2024-11-29)

Full Changelog: v0.0.1-alpha.1...v0.1.0-alpha.1

Features

v0.0.1-alpha.1

v0.0.1-alpha.1 Pre-release
Pre-release

Choose a tag to compare

@stainless-app stainless-app released this 29 Nov 19:24
1cbe34b

0.0.1-alpha.1 (2024-11-29)

Full Changelog: v0.0.1-alpha.0...v0.0.1-alpha.1

Chores