Releases: patch-technology/patch-ruby
Releases · patch-technology/patch-ruby
[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
attribute in all order responses
[1.11.1] - 2021-09-07
Changed
- Body parameters are validated before being sent to the API. This gives developers faster feedback as they develop their applications.
[1.11.0] - 2021-09-07
Added
- Adds support for airports, aircrafts, cabin class and passenger count in flight estimates
[1.10.2] 2020-09-01
No changes.
Internal modifications to our deployment process.
[1.10.0] 2021-08-31
Internal improvements to code generation
[1.10.0] 2021-08-27
[1.10.0] - 2021-08-27
Added
- Adds custom User-Agent header
[1.9.0] - 2021-08-17
Added
- 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
andorder.patch_fee_cents_usd
from string to integer.