Skip to content

Releases: patch-technology/patch-ruby

[1.10.2] 2020-09-01

Choose a tag to compare

@pcothenet pcothenet released this 01 Sep 21:01
225cff6

No changes.

Internal modifications to our deployment process.

[1.10.0] 2021-08-31

Choose a tag to compare

@pcothenet pcothenet released this 31 Aug 17:18
860631f

Internal improvements to code generation

[1.10.0] 2021-08-27

Choose a tag to compare

@pcothenet pcothenet released this 30 Aug 21:01
4c8f0f5

[1.10.0] - 2021-08-27

Added

  • Adds custom User-Agent header

[1.9.0] - 2021-08-17

Choose a tag to compare

@kleinjm kleinjm released this 18 Aug 17:18
ae67c8d

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

Choose a tag to compare

@pcothenet pcothenet released this 21 Jul 19:11
8f3adf9

Added

  • Add support for Ethereum estimates

[1.7.0] - 2021-07-15

Choose a tag to compare

@pcothenet pcothenet released this 14 Jul 22:21
c28dd53

Changed

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

[1.6.0] - 2021-07-14

Choose a tag to compare

@pcothenet pcothenet released this 13 Jul 21:51
7e9dfc0

Added

  • Order responses return a registry_url field
  • Add support for Bitcoin estimates

[1.5.2] - 2021-03-30

Choose a tag to compare

@pcothenet pcothenet released this 30 Mar 20:25
7b154a0

Changed

  • Update parameter validation ranges to match those of the API

[1.5.1] - 2021-03-02

Choose a tag to compare

@biglovisa biglovisa released this 02 Mar 17:14
7fb46d1

Fixed

  • Fixed a NameError that was thrown when Patch::Sdg was called. Specs have been added to ensure this does not happen again.

[1.5.0] - 2021-03-01

Choose a tag to compare

@pcothenet pcothenet released this 01 Mar 18:29
1d7dd06

From the maintainers: Broken release - fixed in 1.5.1.

Changed