A curated list of open technology projects to sustain a stable climate, energy supply, biodiversity and natural resources.

Recent Releases of patch-node

patch-node - [2.3.0] 2025-01-10

Breaking

Remove retired estimates API endpoints:

  • CreateEthereumEstimateRequest
  • CreateShippingEstimateRequest
  • CreateVehicleEstimateRequest

Consumption - Computation and Communication - JavaScript
Published by pcothenet 4 months ago

patch-node - [2.2.0] - 2024-05-06

Breaking

  • Drops support for node.js < 18

Consumption - Computation and Communication - JavaScript
Published by pcothenet 12 months ago

patch-node - [2.1.1] 2023-04-18

  • Adds issuance_type to project responses
  • Adds disclaimers to project responses

Consumption - Computation and Communication - JavaScript
Published by venalen about 2 years ago

patch-node - [2.1.0] 2023-04-04

  • Adds optional vintage_start_year and vintage_end_year fields to order creation
  • Adds optional vintage_start_year and vintage_end_year fields to order_line_item create and update
  • Adds optional vintage_start_year and vintage_end_year fields to inventory creation
  • Adds vintage_start_year and vintage_end_year fields to order response
  • Adds vintage_start_year and vintage_end_year fields to order_line_item response
  • Adds optional carrier_scac field to patch.estimates.createRoadShippingEstimate
  • Deprecates patch.estimates.createShippingEstimate in favor of patch.estimates.createEcommerceEstimate

Consumption - Computation and Communication - JavaScript
Published by venalen about 2 years ago

patch-node - [2.0.1] 2022-12-06

Fixes vulnerabilities in dependencies

Consumption - Computation and Communication - JavaScript
Published by pcothenet over 2 years ago

patch-node - [2.0.0] 2022-10-13

API version 2. See https://docs.patch.io/#/changelog for changes.

Consumption - Computation and Communication - JavaScript
Published by joustrich over 2 years ago

patch-node - [1.24.2] - 2022-08-10

  • Adds patch.estimates.createEcommerceEstimate method

Consumption - Computation and Communication - JavaScript
Published by holtbp over 2 years ago

patch-node - [1.24.1] 2022-07-29

  • Update internals for issued_to. No interface changes.

Consumption - Computation and Communication - JavaScript
Published by pcothenet over 2 years ago

patch-node - [1.24.0] - 2022-07-28

Breaking

  • Renames the issuedTo parameter for orders to issued_to.

Added

New GLEC-compliant endpoints!

  • Adds patch.estimates.createAirShippingEstimate method
  • Adds patch.estimates.createRailShippingEstimate method
  • Adds patch.estimates.createRoadShippingEstimate method
  • Adds patch.estimates.createSeaShippingEstimate method

Consumption - Computation and Communication - JavaScript
Published by holtbp over 2 years ago

patch-node - [1.23.0] - 2022-06-06

Added

  • Adds support for the issuedTo parameter on orders, to add support for creating and placing orders on behalf of another party.

Consumption - Computation and Communication - JavaScript
Published by holtbp almost 3 years ago

patch-node - [1.22.0] - 2022-05-16

Added

  • Adds support for the acceptLanguage option on projects, to add support for the Accept-Language header.

Consumption - Computation and Communication - JavaScript
Published by pcothenet almost 3 years ago

patch-node - [1.21.0] - 2022-05-03

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

Consumption - Computation and Communication - JavaScript
Published by rmody3 almost 3 years ago

patch-node - [1.20.0] - 2022-04-18

Added

  • Adds optional vintage_year field to order creation

Consumption - Computation and Communication - JavaScript
Published by rmody3 about 3 years ago

patch-node - [1.19.0] - 2022-04-11

  • Adds createHotelEstimate() method, which allows users to estimate the carbon emissions associated with hotel stays.

Consumption - Computation and Communication - JavaScript
Published by boconnell2 about 3 years ago

patch-node - [1.18.0] - 2022-03-22

Changed

  • Adds optional state field to order creation

Consumption - Computation and Communication - JavaScript
Published by rmody3 about 3 years ago

patch-node - [1.17.1] 2022-02-02

Removed

  • Removed some unused preferences files and updated README

Consumption - Computation and Communication - JavaScript
Published by pcothenet about 3 years ago

patch-node - [1.17.0] - 2022-01-11

Changed

  • Set the order allocations array as optional.

Consumption - Computation and Communication - JavaScript
Published by alianam over 3 years ago

patch-node - [1.16.1] - 2021-01-07

Changed

No external changes. Updates the internal generation engine version.

Consumption - Computation and Communication - JavaScript
Published by pcothenet over 3 years ago

patch-node - [1.16.0] - 2021-12-07

Removed

  • Removes the preferences endpoints (deprecated)

Consumption - Computation and Communication - JavaScript
Published by pcothenet over 3 years ago

patch-node - [1.15.2] - 2021-11-08

[1.15.2] - 2021-11-08

Added

  • Adds highlights to project responses

Consumption - Computation and Communication - JavaScript
Published by alianam over 3 years ago

patch-node - [1.15.1] - 2021-11-04

Added

  • Adds verifier to project responses

Consumption - Computation and Communication - JavaScript
Published by pcothenet over 3 years ago

patch-node - [1.15.0] - 2021-10-04

[1.15.0] - 2021-10-04

Added

  • Added the ability to fetch project technology types via patch.technologytypes.retrieveTechnologyTypes()

Consumption - Computation and Communication - JavaScript
Published by kleinjm over 3 years ago

patch-node - [1.14.0] - 2021-09-27

Added

  • Adds mechanism, tagline, state, latitude, longitude, and technology_type to project responses

Consumption - Computation and Communication - JavaScript
Published by kleinjm over 3 years ago

patch-node - [1.13.0] - 2021-09-10

Added

  • Adds ability to create Bitcoin and Ethereum estimates using the daily balance held.

Consumption - Computation and Communication - JavaScript
Published by pcothenet over 3 years ago

patch-node - [1.12.0] - 2021-09-08

Added

  • Adds a created_at attribute on all order responses

Consumption - Computation and Communication - JavaScript
Published by pcothenet over 3 years ago

patch-node - [1.11.1] - 2021-09-07

Changed

  • Body parameters are validated before being sent to the API. This gives developers faster feedback as they develop their applications.

Consumption - Computation and Communication - JavaScript
Published by pcothenet over 3 years ago

patch-node - [1.11.0] - 2021-09-07

Added

  • Adds support for airports, aircracts, cabin class and passenger count in flight estimates

Consumption - Computation and Communication - JavaScript
Published by pcothenet over 3 years ago

patch-node - [1.10.2] 2021-09-01

No feature changes.

Changes to our deployment process.

Consumption - Computation and Communication - JavaScript
Published by pcothenet over 3 years ago

patch-node - [1.10.1] - 2021-08-31

Internal improvements in how the code is generated.

Consumption - Computation and Communication - JavaScript
Published by pcothenet over 3 years ago

patch-node - [1.10.0] - 2021-08-27

Added

  • Adds a custom User-Agent header

Consumption - Computation and Communication - JavaScript
Published by pcothenet over 3 years ago

patch-node - [1.9.0] - 2021-08-17

Added

  • Add support for querying Orders by metadata
  • Added transaction_value_eth_gwei as an alternative way to compute transaction level emissions for ethereum

Consumption - Computation and Communication - JavaScript
Published by kleinjm over 3 years ago

patch-node - [1.8.0] - 2021-07-20

Added

  • Add support for Ethereum estimates

Consumption - Computation and Communication - JavaScript
Published by pcothenet almost 4 years ago

patch-node - [1.7.0] - 2021-07-15

Changed

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

Consumption - Computation and Communication - JavaScript
Published by pcothenet almost 4 years ago

patch-node - [1.6.0] - 2021-07-14

Added

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

Consumption - Computation and Communication - JavaScript
Published by pcothenet almost 4 years ago

patch-node - [1.5.2] - 2020-03-30

Changed

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

Consumption - Computation and Communication - JavaScript
Published by pcothenet about 4 years ago

patch-node - [1.5.0] - 2020-03-01

Changes

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

Consumption - Computation and Communication - JavaScript
Published by pcothenet about 4 years ago

patch-node - [1.4.0] - 2020-02-22

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.

Consumption - Computation and Communication - JavaScript
Published by biglovisa about 4 years ago

patch-node - [1.3.0] - 2021-02-08

Added

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

Consumption - Computation and Communication - JavaScript
Published by biglovisa about 4 years ago

patch-node - [1.2.5] - 2020-01-07

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.

Consumption - Computation and Communication - JavaScript
Published by biglovisa over 4 years ago

patch-node - [1.2.4] - 2020-10-14

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

Consumption - Computation and Communication - JavaScript
Published by thdaraujo over 4 years ago

patch-node - [1.2.3] - 2020-10-05

Added

  • patch_fee_cents_usd field to orders

Consumption - Computation and Communication - JavaScript
Published by thdaraujo over 4 years ago

patch-node - [1.2.2] - 2020-09-18

Added

  • Return photos with projects

Consumption - Computation and Communication - JavaScript
Published by biglovisa over 4 years ago

patch-node - [1.2.1] - 2020-09-18

Fixed

  • Fixes an issue with the Open Api code generator.

Consumption - Computation and Communication - JavaScript
Published by biglovisa over 4 years ago

patch-node - [1.2.0] - 2020-09-18

Added

  • photos field to projects
  • average_price_per_tonne_cents_usd field to projects
  • remaining_mass_g field to projects
  • standard field to projects
  • validations on mass_g field (has to be greater than 1 and less than 2,000,000,000).

Consumption - Computation and Communication - JavaScript
Published by biglovisa over 4 years ago

patch-node - 1.1.1

[1.1.1] - 2020-09-01

Security

Consumption - Computation and Communication - JavaScript
Published by bspellacy over 4 years ago

patch-node - 1.1.0

[1.1.0] - 2020-08-19

Added

  • project_id optional field to order creation
  • metadata optional field to order creation
  • project_id optional field to estimate creation
  • changelog file

Consumption - Computation and Communication - JavaScript
Published by thdaraujo over 4 years ago

patch-node - 1.0.0

First official release of patch-node !

Consumption - Computation and Communication - JavaScript
Published by bspellacy over 4 years ago

patch-node - 1.0.0-rc.2

Updates

  • Corrects readme usage instructions
  • Upgrades old version of superagent
  • Removes @babel/cli as a dependency
  • Pre-commit styling with Prettier

Consumption - Computation and Communication - JavaScript
Published by bspellacy over 4 years ago

patch-node - 1.0.0-rc.1

Patch's first pre-release of our core javascript client library.

Consumption - Computation and Communication - JavaScript
Published by bspellacy over 4 years ago