Releases: patch-technology/patch-python
Releases · patch-technology/patch-python
[1.14.0] - 2021-09-27
Added
- Adds mechanism, tagline, state, latitude, longitude, and technology_type to project responses
[1.13.0] - 2021-09-10
Added
- Adds ability to create Bitcoin and Ethereum estimates using the daily balance held.
[1.12.0] - 2021-09-08
Added
- Adds a
created_at
field on all order responses
[1.11.0] - 2021-09-07
Added
- Adds support for airports, aircracts, cabin class and passenger count in flight estimates
[1.10.2] 2021-09-01
No feature changes.
Changes to our deployment process.
[1.10.1] - 2021-08-31
Internal improvements in how the code is generated.
[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_gwei
as 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.