Skip to content

Releases: patch-technology/patch-ruby

[1.24.1] 2022-07-29

Choose a tag to compare

@pcothenet pcothenet released this 29 Jul 22:00
a3de184
  • Internals refactoring. No external changes

[1.24.0] - 2022-07-28

Choose a tag to compare

@holtbp holtbp released this 28 Jul 21:48
cce7fbb

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

[1.23.0] - 2022-06-06

Choose a tag to compare

@holtbp holtbp released this 06 Jun 18:57
f340aee

Added

  • Adds support for the issued_to parameter on orders, to add support for creating and placing orders on behalf of another party.

[1.22.0] - 2022-05-16

Choose a tag to compare

@pcothenet pcothenet released this 16 May 22:58
e8d29a0

Added

  • Adds support for the accept_language option on projects, to add support for the Accept-Language header.

[1.21.0] - 2022-05-03

Choose a tag to compare

@rmody3 rmody3 released this 04 May 21:54
b51bb15

Added

  • Adds optional total_price and currency field to order creation
  • Adds optional amount and unit field to order creation
  • Adds inventory to project responses
  • Adds inventory to order responses

Changed

  • Deprecates mass_g and total_price_cents_usd fields for create order requests
  • Deprecates average_price_per_tonne_cents_usd and remaining_mass_g from project responses
  • Deprecates price_cents_usd, patch_fee_cents_usd, and mass_g from order responses

[1.20.0] - 2022-04-18

Choose a tag to compare

@rmody3 rmody3 released this 18 Apr 20:04
e7d12c9

Added

  • Adds optional vintage_year field to order creation

[1.19.0] - 2022-04-05

Choose a tag to compare

@kleinjm kleinjm released this 05 Apr 17:50
d3063a9

[1.19.0] - 2022-04-05

Added

  • Adds Patch::Estimate.create_hotel_estimate method

[1.18.0] - 2022-03-22

Choose a tag to compare

@rmody3 rmody3 released this 22 Mar 22:09
8770ce7

Changed

  • Adds optional state field to order creation

[1.17.1] 2022-02-02

Choose a tag to compare

@pcothenet pcothenet released this 03 Feb 00:17
efe1b4c

Removed

  • Removed some unused preferences files and updated README

[1.17.0] - 2022-01-11

Choose a tag to compare

@alianam alianam released this 11 Jan 18:27
44a5554

Changed

  • Set the order allocations array as optional.