Skip to content

Releases: patch-technology/patch-node

[1.21.0] - 2022-05-03

04 May 20:34
04165df
Compare
Choose a tag to compare

Added

  • Adds optional total_price and currency field to order creation
  • Adds optional amount and unit field to order creation
  • Adds inventory to project responses
  • Adds inventory to order responses

Changed

  • Deprecates mass_g and total_price_cents_usd fields for create order requests
  • Deprecates average_price_per_tonne_cents_usd and remaining_mass_g from project responses
  • Deprecates price_cents_usd, patch_fee_cents_usd, and mass_g from order responses

[1.20.0] - 2022-04-18

18 Apr 20:05
1851540
Compare
Choose a tag to compare

Added

  • Adds optional vintage_year field to order creation

[1.19.0] - 2022-04-11

11 Apr 20:16
61386e4
Compare
Choose a tag to compare
  • Adds createHotelEstimate() method, which allows users to estimate the carbon emissions associated with hotel stays.

[1.18.0] - 2022-03-22

22 Mar 22:08
9c2dc13
Compare
Choose a tag to compare

Changed

  • Adds optional state field to order creation

[1.17.1] 2022-02-02

03 Feb 00:16
3f9ae48
Compare
Choose a tag to compare

Removed

  • Removed some unused preferences files and updated README

[1.17.0] - 2022-01-11

11 Jan 18:28
528a953
Compare
Choose a tag to compare

Changed

  • Set the order allocations array as optional.

[1.16.1] - 2021-01-07

07 Jan 22:24
96fd639
Compare
Choose a tag to compare

Changed

No external changes. Updates the internal generation engine version.

[1.16.0] - 2021-12-07

08 Dec 02:12
23875a0
Compare
Choose a tag to compare

Removed

  • Removes the preferences endpoints (deprecated)

[1.15.2] - 2021-11-08

15 Nov 22:03
30456e9
Compare
Choose a tag to compare

[1.15.2] - 2021-11-08

Added

  • Adds highlights to project responses

[1.15.1] - 2021-11-04

04 Nov 19:46
8ab0f68
Compare
Choose a tag to compare

Added

  • Adds verifier to project responses