Releases: patch-technology/patch-python
Releases · patch-technology/patch-python
[2.6.1]
[2.6.0] - 2025-11-07
- Removes create_mass_estimate and create_bitcoin_estimate methods
- Retires all remaining estimates functionalities
[2.5.0] - 2025-08-19
Removed
- Removes
Patch::Estimate.create_flight_estimatemethod
[2.4.0] - 2025-05-16
Removed
- Removes
Patch::Estimate.create_hotel_estimatemethod
[2.3.1] 2025-04-28
Remove create_ecommerce_estimate
[2.3.0] 2025-01-10
Breaking
Remove retired estimates API endpoints:
create_ethereum_estimate
create_shipping_estimate
create_vehicle_estimate
[2.1.1] 2023-04-18
- Adds
issuance_typeto project responses - Adds
disclaimersto project responses
[2.1.0] 2023-04-04
- Adds optional vintage_start_year and vintage_end_year fields to order creation
- Adds optional vintage_start_year and vintage_end_year fields to order_line_item create and update
- Adds optional vintage_start_year and vintage_end_year fields to inventory creation
- Adds vintage_start_year and vintage_end_year fields to order response
- Adds vintage_start_year and vintage_end_year fields to order_line_item response
- Adds optional carrier_scac field to patch.estimates.create_road_shipping_estimate
- Deprecates patch.estimates.create_shipping_estimate in favor of patch.estimates.create_ecommerce_estimate
[2.0.0] 2022-10-13
API version 2. See https://docs.patch.io/#/changelog for changes.
[1.24.2] - 2022-08-10
- Adds
patch.estimates.create_ecommerce_estimatemethod