Skip to content

Releases: patch-technology/patch-ruby

[1.13.0] - 2021-09-10

10 Sep 17:55
7eba5a2
Compare
Choose a tag to compare

Added

  • Adds ability to create Bitcoin and Ethereum estimates using the daily balance held.

[1.12.0] - 2021-09-08

08 Sep 21:54
5c50f4d
Compare
Choose a tag to compare

Added

  • Adds a created_at attribute in all order responses

[1.11.1] - 2021-09-07

07 Sep 22:56
4dc0c0e
Compare
Choose a tag to compare

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

07 Sep 22:03
4c820a7
Compare
Choose a tag to compare

Added

  • Adds support for airports, aircrafts, cabin class and passenger count in flight estimates

[1.10.2] 2020-09-01

01 Sep 21:01
225cff6
Compare
Choose a tag to compare

No changes.

Internal modifications to our deployment process.

[1.10.0] 2021-08-31

31 Aug 17:18
860631f
Compare
Choose a tag to compare

Internal improvements to code generation

[1.10.0] 2021-08-27

30 Aug 21:01
4c8f0f5
Compare
Choose a tag to compare

[1.10.0] - 2021-08-27

Added

  • Adds custom User-Agent header

[1.9.0] - 2021-08-17

18 Aug 17:18
ae67c8d
Compare
Choose a tag to compare

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

21 Jul 19:11
8f3adf9
Compare
Choose a tag to compare

Added

  • Add support for Ethereum estimates

[1.7.0] - 2021-07-15

14 Jul 22:21
c28dd53
Compare
Choose a tag to compare

Changed

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