Skip to content

Releases: patch-technology/patch-ruby

[2.5.0] - 2025-08-19

19 Aug 22:26
260a4fe

Choose a tag to compare

Removed

  • Removes create_flight_estimate_request method

[2.4.0] - 2025-05-16

16 May 19:40
c8a4e0a

Choose a tag to compare

Removed

  • Removes Patch::Estimate.create_hotel_estimate method

[2.3.1] 2025-04-28

29 Apr 01:13
f59e7c7

Choose a tag to compare

Remove create_ecommerce_estimate

[2.3.0] 2025-01-10

11 Jan 00:04
f8dccdf

Choose a tag to compare

Breaking

Remove retired estimates API endpoints:

  • create_ethereum_estimate
  • create_shipping_estimate
  • create_vehicle_estimate

[2.1.1] 2023-04-18

18 Apr 21:45
6274ccb

Choose a tag to compare

  • Adds issuance_type to project responses
  • Adds disclaimers to project responses

[2.1.0] 2023-04-04

04 Apr 22:33
9f8b01e

Choose a tag to compare

  • 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::Estimate.create_road_shipping_estimate method
  • Deprecates Patch::Estimate.create_shipping_estimate in favor of Patch::Estimate.create_ecommerce_estimate

[2.0.0] 2022-10-13

13 Oct 16:24
564d897

Choose a tag to compare

API version 2. See https://docs.patch.io/#/changelog for changes.

[1.24.2] - 2022-08-10

11 Aug 00:42
9c224a5

Choose a tag to compare

  • Adds Patch::Estimate.create_ecommerce_estimate method

[1.24.1] 2022-07-29

29 Jul 22:00
a3de184

Choose a tag to compare

  • Internals refactoring. No external changes

[1.24.0] - 2022-07-28

28 Jul 21:48
cce7fbb

Choose a tag to compare

New GLEC-compliant endpoints!

  • Adds Patch::Estimate.create_air_shipping_estimate method
  • Adds Patch::Estimate.create_rail_shipping_estimate method
  • Adds Patch::Estimate.create_road_shipping_estimate method
  • Adds Patch::Estimate.create_sea_shipping_estimate method