Skip to content

Releases: patch-technology/patch-python

[1.10.0] - 2021-08-27

30 Aug 21:43
dd51608

Choose a tag to compare

Added

  • Adds a custom User-Agent header

[1.9.0] - 2021-08-17

18 Aug 17:20
968663f

Choose a tag to compare

Added

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

[1.8.0] - 2021-07-20

21 Jul 19:11
98757ec

Choose a tag to compare

Added

  • Add support for Ethereum estimates

[1.7.0] - 2021-07-15

14 Jul 22:53
9b6f0c7

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

14 Jul 20:00
0d83381

Choose a tag to compare

Added

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

[1.5.2] - 2021-03-30

30 Mar 20:23
574b589

Choose a tag to compare

Fixed

  • Fixes #23 by allowing the expected parameter total_price_cents_usd

[1.5.1] - 2021-03-02

02 Mar 18:26
8e247e8

Choose a tag to compare

Fixed

  • Fixed an AttributeError that was thrown when Projects with Sustainable Development Goals were retrieved.

[1.5.0] - 2021-03-01

01 Mar 18:47
8951cda

Choose a tag to compare

From the maintainers: Broken release - fixed in 1.5.1.

Changed

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

[1.4.0] - 2021-02-22

22 Feb 17:29
ac4a1de

Choose a tag to compare

From the maintainers: Broken release - fixed in 1.5.1.

Added

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

Changed

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

[1.3.1] - 2021-02-09

09 Feb 21:02
dfc009a

Choose a tag to compare

Fixed

Adds missing dependency.