Skip to content

Releases: patch-technology/patch-node

[1.8.0] - 2021-07-20

21 Jul 19:11
225d781
Compare
Choose a tag to compare

Added

  • Add support for Ethereum estimates

[1.7.0] - 2021-07-15

14 Jul 22:21
36c9bb4
Compare
Choose a tag to compare

Changed

  • [BREAKING] Changed order.price_cents_usd and order.patch_fee_cents_usd from string to integer.

[1.6.0] - 2021-07-14

13 Jul 22:09
c999209
Compare
Choose a tag to compare

Added

  • Order responses return a registry_url field
  • Add support for Bitcoin estimates

[1.5.2] - 2020-03-30

30 Mar 23:12
9009dfb
Compare
Choose a tag to compare

Changed

  • Minor dependency updates.
  • Enforce npm install pre-building

[1.5.0] - 2020-03-01

01 Mar 18:25
5760c9c
Compare
Choose a tag to compare

Changes

Update endpoint to https://api.patch.com

[1.4.0] - 2020-02-22

22 Feb 17:26
4b0e99e
Compare
Choose a tag to compare

Added

  • Adds Sustainable Development Goals (SDGs) field to projects
  • Adds filtering to Projects on type, country, minimum_available_mass

Changed

  • vehicle estimates now support optional make, model and year fields.

[1.3.0] - 2021-02-08

09 Feb 17:15
93e880f
Compare
Choose a tag to compare

Added

Adds support for creating carbon emission estimates for flights, shipping, and vehicles. See the docs for more information.

[1.2.5] - 2020-01-07

08 Jan 12:45
012ba10
Compare
Choose a tag to compare

Added

  • Added querystring as a peer dependency in the package.json and an explanation in the README for when you'd need to install it manually.

Fixed

  • Fixed a spec that was breaking due Patch core changes.

[1.2.4] - 2020-10-14

14 Oct 22:30
49e127e
Compare
Choose a tag to compare

Added

  • total_price_cents_usd field to order creation
  • allows users to create an order by total price

Changed

  • order creation requires either mass_g or total_price_cents_usd, but not both

[1.2.3] - 2020-10-05

06 Oct 00:21
0a19f31
Compare
Choose a tag to compare

Added

  • patch_fee_cents_usd field to orders