Releases: patch-technology/patch-node
Releases · patch-technology/patch-node
[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.
[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.