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

Releases: vdbelt/ftx-php

v0.1.8

26 Jan 14:37
dd16ab9
Compare
Choose a tag to compare

This release includes:

  • (#14) allows for use with guzzlehttp/guzzle

v0.1.7

26 Nov 13:49
9b5828f
Compare
Choose a tag to compare

This release includes several improvements:

  • (#15) Bugfix when deleting a subaccount
  • (#17) Added support for getting the global lending history
  • (#18) Fixed FundingPayments: parameters were being ignored
  • (#20) Fixed the TransformsTimestamps trait to handle DateTimeImmutable

Thanks to @AurelC2G and @ppx-os

v0.1.6

11 Jun 22:41
Compare
Choose a tag to compare

This release includes:

  • Support for passing a deposit method/chain when getting a deposit address
  • Support for getting the fees associated with a withdrawal request

v0.1.5

07 Apr 10:20
1bc0aab
Compare
Choose a tag to compare

This release includes:

  • Support for submitting lending orders (#11)

v0.1.4

24 Mar 12:05
e8f6462
Compare
Choose a tag to compare

This release includes:

  • Support for PHP8
  • #10 - Bugfix for market orders missing a null in the price property. Thanks @AurelC2G

v0.1.3

05 Feb 14:11
Compare
Choose a tag to compare

Includes a fix for missing return in ->fills()-all() (#6)

v0.1.2

28 Jan 01:05
Compare
Choose a tag to compare

Includes support for Spot Margin endpoints.

v0.1.1

12 Apr 14:25
Compare
Choose a tag to compare

Includes bugfixes, support for conditional orders and other enhancements.

Initial Release

22 Mar 14:09
Compare
Choose a tag to compare

Initial development release