Skip to content
This repository has been archived by the owner on Jul 19, 2022. It is now read-only.

Releases: DanWebb/uphold-sdk-node

v2.2.3

05 Mar 11:01
Compare
Choose a tag to compare

<a name"2.2.3">

2.2.3 (2016-03-05)

Bug Fixes

  • responseHandler: adds catch in case of non json response from Uphold (c8ab12aa, closes #5)

v2.2.2

06 Feb 19:43
Compare
Choose a tag to compare

<a name"2.2.2">

2.2.2 (2016-02-06)

Bug Fixes

  • auth: prevents adding PAT or bearer when auth property is already set (6adc8f8c)
  • test: adds valid bearer (de718673)

v2.2.1

30 Jan 14:53
Compare
Choose a tag to compare

<a name"2.2.1">

2.2.1 (2016-01-30)

Bug Fixes

  • otp: adds better two factor auth support and docs (325fe929)

v2.2.0

30 Jan 01:12
Compare
Choose a tag to compare

<a name"2.2.0">

2.2.0 (2016-01-30)

Bug Fixes

  • errors: fixes errors with error handling (9ed4eb0a)

Features

  • auth: adds PAT authentication (44be7723, closes #1)

v2.1.0

04 Jan 16:15
Compare
Choose a tag to compare

<a name"2.1.0">

2.1.0 (2016-01-04)

Features

  • addToken: makes addToken chainable and adds tests (5a7a3168)

v2.0.0

01 Jan 20:55
Compare
Choose a tag to compare

<a name"2.0.0">

2.0.0 (2016-01-01)

Breaking Changes

  • createTransaction renamed to prepareTransaction,
    createAndCommitTransaction renamed to createTransaction

    (ac6642e4)

v1.0.0

01 Jan 16:27
Compare
Choose a tag to compare

<a name"1.0.0">

1.0.0 (2016-01-01)

Features