Skip to content

Releases: button/button-client-ruby

2.5.0

25 Sep 22:05
6066ecc

Choose a tag to compare

v2.5.0

Cut 2.5.0 release (#24)

Add Links resource

18 May 15:14
d1481f7

Choose a tag to compare

Merge pull request #18 from button/ty/DLC-4558

Added Links resource

v2.3.0

22 Jun 22:43

Choose a tag to compare

Cut 2.3.0 (#16)

v2.2.0

30 Mar 16:10

Choose a tag to compare

Merge pull request #14 from button/chris/get-customers

Add GET to Customers resource

v2.1.0

29 Mar 16:15

Choose a tag to compare

Merge pull request #13 from button/chris/customers_api

Add Customers resouce to Rubygem

Add new resources; change Button::Response interface

06 Jan 20:30

Choose a tag to compare

  • Add Accounts resource
  • Add Merchants resource
  • Completely change Button::Response interface

Add Button::Utils::webhook_authenticated?

04 Jan 22:09

Choose a tag to compare

Cut 1.2.0 release (#9)

* Cut 1.2.0 release

* Update CHANGELOG.md

v1.1.1

01 Dec 23:40

Choose a tag to compare

Fixes an incorrectly set User-Agent header

v1.1.0

01 Dec 16:16

Choose a tag to compare

Description

Adding support for a config hash which may be supplied as an optional 2nd argument to the Button::Client#new. This adds support for configurable hostname, port, timeout, and protocol. This should be entirely backwards compatible.

Initial Build

11 Aug 20:27

Choose a tag to compare

v1.0.0

Initial build