Recent Releases of patch-node
patch-node - [2.6.1]
Switch publish to trusted publisher
Consumption - Computation and Communication
- JavaScript
Published by pcothenet 3 months ago
patch-node - [2.6.0] - 2025-11-07
Removed
- Removes createMassEstimate and createBitcoinEstimate method
- Retires all remaining estimates functionalities
Consumption - Computation and Communication
- JavaScript
Published by pcothenet 3 months ago
patch-node - [2.5.0] - 2025-08-19
Removed
- Removes
createFlightEstimatemethod
Consumption - Computation and Communication
- JavaScript
Published by pcothenet 6 months ago
patch-node - [2.4.0] - 2025-05-16
Removed
- Removes
createHotelEstimatemethod
Consumption - Computation and Communication
- JavaScript
Published by pcothenet 9 months ago
patch-node - [2.3.1] 2025-04-28
Remove CreateEcommerceEstimateRequest
Consumption - Computation and Communication
- JavaScript
Published by pcothenet 10 months ago
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 about 1 year ago
patch-node - [2.2.0] - 2024-05-06
Breaking
- Drops support for node.js < 18
Consumption - Computation and Communication
- JavaScript
Published by pcothenet almost 2 years ago
patch-node - [2.1.1] 2023-04-18
- Adds
issuance_typeto project responses - Adds
disclaimersto project responses
Consumption - Computation and Communication
- JavaScript
Published by venalen almost 3 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 almost 3 years ago
patch-node - [2.0.1] 2022-12-06
Fixes vulnerabilities in dependencies
Consumption - Computation and Communication
- JavaScript
Published by pcothenet about 3 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 3 years ago
patch-node - [1.24.2] - 2022-08-10
- Adds
patch.estimates.createEcommerceEstimatemethod
Consumption - Computation and Communication
- JavaScript
Published by holtbp over 3 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 3 years ago
patch-node - [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
Consumption - Computation and Communication
- JavaScript
Published by holtbp over 3 years ago
patch-node - [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.
Consumption - Computation and Communication
- JavaScript
Published by holtbp over 3 years ago
patch-node - [1.22.0] - 2022-05-16
Added
- Adds support for the
acceptLanguageoption onprojects, to add support for theAccept-Languageheader.
Consumption - Computation and Communication
- JavaScript
Published by pcothenet over 3 years ago
patch-node - [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
Consumption - Computation and Communication
- JavaScript
Published by rmody3 almost 4 years ago
patch-node - [1.20.0] - 2022-04-18
Added
- Adds optional
vintage_yearfield toordercreation
Consumption - Computation and Communication
- JavaScript
Published by rmody3 almost 4 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 almost 4 years ago
patch-node - [1.18.0] - 2022-03-22
Changed
- Adds optional
statefield toordercreation
Consumption - Computation and Communication
- JavaScript
Published by rmody3 almost 4 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 4 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 about 4 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 about 4 years ago
patch-node - [1.16.0] - 2021-12-07
Removed
- Removes the
preferencesendpoints (deprecated)
Consumption - Computation and Communication
- JavaScript
Published by pcothenet about 4 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 about 4 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 4 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 4 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 4 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 4 years ago
patch-node - [1.12.0] - 2021-09-08
Added
- Adds a
created_atattribute on all order responses
Consumption - Computation and Communication
- JavaScript
Published by pcothenet over 4 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 4 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 4 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 4 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 4 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 4 years ago
patch-node - [1.9.0] - 2021-08-17
Added
- Add support for querying Orders by
metadata - Added
transaction_value_eth_gweias an alternative way to compute transaction level emissions for ethereum
Consumption - Computation and Communication
- JavaScript
Published by kleinjm over 4 years ago
patch-node - [1.8.0] - 2021-07-20
Added
- Add support for Ethereum estimates
Consumption - Computation and Communication
- JavaScript
Published by pcothenet over 4 years ago
patch-node - [1.7.0] - 2021-07-15
Changed
- [BREAKING] Changed
order.price_cents_usdandorder.patch_fee_cents_usdfrom string to integer.
Consumption - Computation and Communication
- JavaScript
Published by pcothenet over 4 years ago
patch-node - [1.6.0] - 2021-07-14
Added
- Order responses return a
registry_urlfield - Add support for Bitcoin estimates
Consumption - Computation and Communication
- JavaScript
Published by pcothenet over 4 years ago
patch-node - [1.5.2] - 2020-03-30
Changed
- Minor dependency updates.
- Enforce
npm installpre-building
Consumption - Computation and Communication
- JavaScript
Published by pcothenet almost 5 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 almost 5 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,modelandyearfields.
Consumption - Computation and Communication
- JavaScript
Published by biglovisa almost 5 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 5 years ago
patch-node - [1.2.5] - 2020-01-07
Added
- Added
querystringas 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 about 5 years ago
patch-node - [1.2.4] - 2020-10-14
Added
total_price_cents_usdfield toordercreation- allows users to create an order by total price
Changed
- order creation requires either
mass_gortotal_price_cents_usd, but not both
Consumption - Computation and Communication
- JavaScript
Published by thdaraujo over 5 years ago
patch-node - [1.2.3] - 2020-10-05
Added
patch_fee_cents_usdfield toorders
Consumption - Computation and Communication
- JavaScript
Published by thdaraujo over 5 years ago
patch-node - [1.2.2] - 2020-09-18
Added
- Return
photoswith projects
Consumption - Computation and Communication
- JavaScript
Published by biglovisa over 5 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 5 years ago
patch-node - [1.2.0] - 2020-09-18
Added
photosfield toprojectsaverage_price_per_tonne_cents_usdfield toprojectsremaining_mass_gfield toprojectsstandardfield toprojects- validations on
mass_gfield (has to be greater than 1 and less than 2,000,000,000).
Consumption - Computation and Communication
- JavaScript
Published by biglovisa over 5 years ago
patch-node - 1.1.1
[1.1.1] - 2020-09-01
Security
- Resolves CVE-2020-7660
Consumption - Computation and Communication
- JavaScript
Published by bspellacy over 5 years ago
patch-node - 1.1.0
[1.1.0] - 2020-08-19
Added
project_idoptional field toordercreationmetadataoptional field toordercreationproject_idoptional field toestimatecreation- changelog file
Consumption - Computation and Communication
- JavaScript
Published by thdaraujo over 5 years ago
patch-node - 1.0.0
First official release of patch-node !
Consumption - Computation and Communication
- JavaScript
Published by bspellacy over 5 years ago
patch-node - 1.0.0-rc.2
Updates
- Corrects readme usage instructions
- Upgrades old version of
superagent - Removes
@babel/clias a dependency - Pre-commit styling with Prettier
Consumption - Computation and Communication
- JavaScript
Published by bspellacy over 5 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 5 years ago