Releases: patch-technology/patch-ruby
Releases · patch-technology/patch-ruby
[1.23.0] - 2022-06-06
Added
- Adds support for the
issued_toparameter onorders, to add support for creating and placing orders on behalf of another party.
[1.22.0] - 2022-05-16
Added
- Adds support for the
accept_languageoption onprojects, to add support for theAccept-Languageheader.
[1.21.0] - 2022-05-03
Added
- Adds optional
total_priceandcurrencyfield toordercreation - Adds optional
amountandunitfield toordercreation - Adds inventory to
projectresponses - Adds inventory to
orderresponses
Changed
- Deprecates
mass_gandtotal_price_cents_usdfields for createorderrequests - Deprecates
average_price_per_tonne_cents_usdandremaining_mass_gfromprojectresponses - Deprecates
price_cents_usd,patch_fee_cents_usd, andmass_gfromorderresponses
[1.20.0] - 2022-04-18
Added
- Adds optional
vintage_yearfield toordercreation
[1.19.0] - 2022-04-05
[1.19.0] - 2022-04-05
Added
- Adds
Patch::Estimate.create_hotel_estimatemethod
[1.18.0] - 2022-03-22
Changed
- Adds optional
statefield toordercreation
[1.17.1] 2022-02-02
Removed
- Removed some unused preferences files and updated README
[1.17.0] - 2022-01-11
Changed
- Set the order allocations array as optional.
[1.16.0] - 2022-01-07
Changed
- Internal generation changes. No external changes.
[1.16.0] - 2021-12-07
Removed
- Removes the
preferencesendpoints (deprecated)