Skip to content

Releases: x10xchange/python_sdk

2.0.0

26 May 10:57
e67f540

Choose a tag to compare

What's Changed

💥 Breaking

Migrations notes: https://github.com/x10xchange/python_sdk/blob/starknet/MIGRATION.md#14x---200-new-project-structure

Full Changelog: 1.4.0...2.0.0

1.4.0

22 Apr 03:06
7da082e

Choose a tag to compare

What's Changed

💥 Breaking

Migrations notes: https://github.com/x10xchange/python_sdk/blob/starknet/MIGRATION.md#131---140

Full Changelog: 1.3.1...1.4.0

Support TPSL MARKET order price type

13 Apr 08:43
f36e500

Choose a tag to compare

What's Changed

Full Changelog: 1.3.0...1.3.1

Support deposit/withdraw vault operations

10 Apr 08:31
1b283b8

Choose a tag to compare

What's Changed

Full Changelog: 1.2.0...1.3.0

Support CONDITIONAL order type

02 Apr 14:00
89e30ae

Choose a tag to compare

What's Changed

Full Changelog: 1.1.0...1.2.0

Support MARKET order type

30 Mar 07:18
724826f

Choose a tag to compare

What's Changed

Full Changelog: 1.0.0...1.1.0

Improve TPSL Support

18 Mar 08:53
e203784

Choose a tag to compare

What's Changed

💥 Breaking

  • create_order_object now accepts names args only

Full Changelog: 0.0.17...1.0.0

0.0.17

10 Nov 09:54
de31466

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.0.16...0.0.17

0.0.16

31 Oct 09:59
55b8311

Choose a tag to compare

What's Changed

Full Changelog: 0.0.15...0.0.16

0.0.15

31 Oct 06:42
d9ce884

Choose a tag to compare

What's Changed

  • Support pagination args for trading_client.account.get_trades by @alexex10 in #63
  • Simplify WS example by @alexex10 in #62

Full Changelog: 0.0.14...0.0.15