Releases: patch-technology/patch-ruby
Releases · patch-technology/patch-ruby
[2.5.0] - 2025-08-19
Removed
- Removes
create_flight_estimate_requestmethod
[2.4.0] - 2025-05-16
[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_yearandvintage_end_yearfields toordercreation - Adds optional
vintage_start_yearandvintage_end_yearfields toorder_line_itemcreate and update - Adds optional
vintage_start_yearandvintage_end_yearfields toinventorycreation - Adds
vintage_start_yearandvintage_end_yearfields toorderresponse - Adds
vintage_start_yearandvintage_end_yearfields toorder_line_itemresponse - Adds optional
carrier_scacfield toPatch::Estimate.create_road_shipping_estimatemethod - Deprecates
Patch::Estimate.create_shipping_estimatein favor ofPatch::Estimate.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::Estimate.create_ecommerce_estimatemethod
[1.24.1] 2022-07-29
- Internals refactoring. No external changes
[1.24.0] - 2022-07-28
New GLEC-compliant endpoints!
- Adds
Patch::Estimate.create_air_shipping_estimatemethod - Adds
Patch::Estimate.create_rail_shipping_estimatemethod - Adds
Patch::Estimate.create_road_shipping_estimatemethod - Adds
Patch::Estimate.create_sea_shipping_estimatemethod