Releases: makegov/tango-python
Releases · makegov/tango-python
v0.3.0
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)
🎉 The gritty reboot of a Tango SDK!