Skip to content

Releases: patch-technology/patch-node

[2.2.0] - 2024-05-06

07 May 14:45
e26521b
Compare
Choose a tag to compare

Breaking

  • Drops support for node.js < 18

[2.1.1] 2023-04-18

18 Apr 21:44
2219a4b
Compare
Choose a tag to compare
  • Adds issuance_type to project responses
  • Adds disclaimers to project responses

[2.1.0] 2023-04-04

04 Apr 22:35
b4c8085
Compare
Choose a tag to compare
  • 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

[2.0.1] 2022-12-06

06 Dec 17:08
0159c44
Compare
Choose a tag to compare

Fixes vulnerabilities in dependencies

[2.0.0] 2022-10-13

13 Oct 16:26
3d54524
Compare
Choose a tag to compare

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

[1.24.2] - 2022-08-10

11 Aug 00:44
64481e0
Compare
Choose a tag to compare
  • Adds patch.estimates.createEcommerceEstimate method

[1.24.1] 2022-07-29

29 Jul 02:09
e895ca2
Compare
Choose a tag to compare
  • Update internals for issued_to. No interface changes.

[1.24.0] - 2022-07-28

28 Jul 21:50
9de03b4
Compare
Choose a tag to compare

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

[1.23.0] - 2022-06-06

06 Jun 18:58
f9ff401
Compare
Choose a tag to compare

Added

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

[1.22.0] - 2022-05-16

17 May 15:23
f3f05bd
Compare
Choose a tag to compare

Added

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