Skip to content

Releases: patch-technology/patch-ruby

[1.22.0] - 2022-05-16

16 May 22:58
e8d29a0
Compare
Choose a tag to compare

Added

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

[1.21.0] - 2022-05-03

04 May 21:54
b51bb15
Compare
Choose a tag to compare

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

18 Apr 20:04
e7d12c9
Compare
Choose a tag to compare

Added

  • Adds optional vintage_year field to order creation

[1.19.0] - 2022-04-05

05 Apr 17:50
d3063a9
Compare
Choose a tag to compare

[1.19.0] - 2022-04-05

Added

  • Adds Patch::Estimate.create_hotel_estimate method

[1.18.0] - 2022-03-22

22 Mar 22:09
8770ce7
Compare
Choose a tag to compare

Changed

  • Adds optional state field to order creation

[1.17.1] 2022-02-02

03 Feb 00:17
efe1b4c
Compare
Choose a tag to compare

Removed

  • Removed some unused preferences files and updated README

[1.17.0] - 2022-01-11

11 Jan 18:27
44a5554
Compare
Choose a tag to compare

Changed

  • Set the order allocations array as optional.

[1.16.0] - 2022-01-07

07 Jan 22:30
49fd71c
Compare
Choose a tag to compare

Changed

  • Internal generation changes. No external changes.

[1.16.0] - 2021-12-07

08 Dec 02:06
a4cfb97
Compare
Choose a tag to compare

Removed

  • Removes the preferences endpoints (deprecated)

[1.15.2] - 2021-11-08

15 Nov 22:05
67cecb5
Compare
Choose a tag to compare

[1.15.2] - 2021-11-08

Added

  • Adds highlights to project responses