Skip to content

Releases: patch-technology/patch-python

[1.10.0] - 2021-08-27

Choose a tag to compare

@pcothenet pcothenet released this 30 Aug 21:43
dd51608

Added

  • Adds a custom User-Agent header

[1.9.0] - 2021-08-17

Choose a tag to compare

@kleinjm kleinjm released this 18 Aug 17:20
968663f

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

Choose a tag to compare

@pcothenet pcothenet released this 21 Jul 19:11
98757ec

Added

  • Add support for Ethereum estimates

[1.7.0] - 2021-07-15

Choose a tag to compare

@pcothenet pcothenet released this 14 Jul 22:53
9b6f0c7

Changed

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

[1.6.0] - 2021-07-14

Choose a tag to compare

@pcothenet pcothenet released this 14 Jul 20:00
0d83381

Added

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

[1.5.2] - 2021-03-30

Choose a tag to compare

@pcothenet pcothenet released this 30 Mar 20:23
574b589

Fixed

  • Fixes #23 by allowing the expected parameter total_price_cents_usd

[1.5.1] - 2021-03-02

Choose a tag to compare

@biglovisa biglovisa released this 02 Mar 18:26
8e247e8

Fixed

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

[1.5.0] - 2021-03-01

Choose a tag to compare

@pcothenet pcothenet released this 01 Mar 18:47
8951cda

From the maintainers: Broken release - fixed in 1.5.1.

Changed

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

[1.4.0] - 2021-02-22

Choose a tag to compare

@biglovisa biglovisa released this 22 Feb 17:29
ac4a1de

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

Choose a tag to compare

@thdaraujo thdaraujo released this 09 Feb 21:02
dfc009a

Fixed

Adds missing dependency.