Skip to content

Releases: neto737/BitGoSDK-PHP

BitGoSDK 2.1.3

20 Jan 02:09
Compare
Choose a tag to compare
  • Added webhook missing function

BitGoSDK 2.1.2

01 Jun 13:56
Compare
Choose a tag to compare
  • Added static method to toSatoshi and toBTC functions
  • Fixed bug in PUT and DELETE request methods
  • Fixed bug in params sending method
  • Fixed bug in sendTransaction example, thanks to @prajit21 for reporting this problem

BitGoSDK 2.1.1

30 Apr 17:59
Compare
Choose a tag to compare
  • Fixed bug in POST requests
  • Small improvement

BitGoSDK 2.1

23 Apr 19:31
4594f85
Compare
Choose a tag to compare
  • Added some missing functions in BitGoSDK
  • Added non-required params in all functions
  • Changed walletId set method
  • Added BitGoExpress class
  • Added CurrencyCode class
  • Improved code documentation
  • Updated examples
  • Updated cacert.pem

BitGoSDK 2.0.1

15 Apr 16:31
Compare
Choose a tag to compare
  • Fixed bug in DELETE method

BitGoSDK 2.0

15 Apr 16:15
db5bdb9
Compare
Choose a tag to compare
  • Updated BitGo API Endpoint from v1 to v2
  • Added a lot of functions
  • Added support to many cryptocurrencies
  • Various improvements

BitGoSDK 1.1.1

15 Nov 18:09
Compare
Choose a tag to compare
  • Added cacert.pem

BitGoSDK 1.1

15 Nov 17:51
Compare
Choose a tag to compare
  • General improvements

BitGoSDK 1.0

20 Aug 23:01
Compare
Choose a tag to compare
  • This is the first release of BitGoSDK-PHP