Releases: patch-technology/patch-python
Releases · patch-technology/patch-python
[1.10.0] - 2021-08-27
Added
- Adds a custom User-Agent header
[1.9.0] - 2021-08-17
Added
- Fixed ability to create Orders with
metadata - Add support for querying Orders by
metadata - Added
transaction_value_eth_gweias an alternative way to compute transaction level emissions for ethereum
[1.8.0] - 2021-07-20
Added
- Add support for Ethereum estimates
[1.7.0] - 2021-07-15
Changed
- [BREAKING] Changed order.price_cents_usd and order.patch_fee_cents_usd from string to integer.
[1.6.0] - 2021-07-14
Added
- Order responses return a
registry_urlfield - Add support for Bitcoin estimates
[1.5.2] - 2021-03-30
Fixed
- Fixes #23 by allowing the expected parameter
total_price_cents_usd
[1.5.1] - 2021-03-02
Fixed
- Fixed an
AttributeErrorthat was thrown when Projects with Sustainable Development Goals were retrieved.
[1.5.0] - 2021-03-01
From the maintainers: Broken release - fixed in 1.5.1.
Changed
Update endpoint to https://api.patch.io
[1.4.0] - 2021-02-22
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,modelandyearfields.
[1.3.1] - 2021-02-09
Fixed
Adds missing dependency.