Releases: patch-technology/patch-node
Releases · patch-technology/patch-node
[2.0.1] 2022-12-06
Fixes vulnerabilities in dependencies
[2.0.0] 2022-10-13
API version 2. See https://docs.patch.io/#/changelog for changes.
[1.24.2] - 2022-08-10
- Adds
patch.estimates.createEcommerceEstimatemethod
[1.24.1] 2022-07-29
- Update internals for
issued_to. No interface changes.
[1.24.0] - 2022-07-28
Breaking
- Renames the
issuedToparameter for orders toissued_to.
Added
New GLEC-compliant endpoints!
- Adds
patch.estimates.createAirShippingEstimatemethod - Adds
patch.estimates.createRailShippingEstimatemethod - Adds
patch.estimates.createRoadShippingEstimatemethod - Adds
patch.estimates.createSeaShippingEstimatemethod
[1.23.0] - 2022-06-06
Added
- Adds support for the
issuedToparameter 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
acceptLanguageoption 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-11
- Adds
createHotelEstimate()method, which allows users to estimate the carbon emissions associated with hotel stays.