Releases: patch-technology/patch-node
Releases · patch-technology/patch-node
[1.21.0] - 2022-05-03
Added
- Adds optional
total_price
andcurrency
field toorder
creation - Adds optional
amount
andunit
field toorder
creation - Adds inventory to
project
responses - Adds inventory to
order
responses
Changed
- Deprecates
mass_g
andtotal_price_cents_usd
fields for createorder
requests - Deprecates
average_price_per_tonne_cents_usd
andremaining_mass_g
fromproject
responses - Deprecates
price_cents_usd
,patch_fee_cents_usd
, andmass_g
fromorder
responses
[1.20.0] - 2022-04-18
Added
- Adds optional
vintage_year
field toorder
creation
[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
state
field toorder
creation
[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.1] - 2021-01-07
Changed
No external changes. Updates the internal generation engine version.
[1.16.0] - 2021-12-07
Removed
- Removes the
preferences
endpoints (deprecated)
[1.15.2] - 2021-11-08
[1.15.2] - 2021-11-08
Added
- Adds highlights to project responses
[1.15.1] - 2021-11-04
Added
- Adds verifier to project responses