Releases: patch-technology/patch-ruby
Releases · patch-technology/patch-ruby
[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_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_usdandorder.patch_fee_cents_usdfrom 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
Changed
- Update parameter validation ranges to match those of the API
[1.5.1] - 2021-03-02
Fixed
- Fixed a
NameErrorthat was thrown whenPatch::Sdgwas called. Specs have been added to ensure this does not happen again.
[1.5.0] - 2021-03-01
From the maintainers: Broken release - fixed in 1.5.1.
Changed
- Changed base URL from https://api.usepatch.com to https://api.patch.io