Releases: patch-technology/patch-python
Releases · patch-technology/patch-python
[1.24.1] 2022-07-29
- Internals refactoring. No external changes
[1.24.0] - 2022-07-28
New GLEC-compliant endpoints!
- Adds
patch.estimates.create_air_shipping_estimatemethod - Adds
patch.estimates.create_rail_shipping_estimatemethod - Adds
patch.estimates.create_road_shipping_estimatemethod - Adds
patch.estimates.create_sea_shipping_estimatemethod
[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-12
Added
- Added ability to create hotel estimates via
api_client.estimates.create_hotel_estimate()
[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.