Skip to content
This repository was archived by the owner on Mar 9, 2022. It is now read-only.

1.3.2

Choose a tag to compare

@dextertd dextertd released this 08 Nov 08:13
· 20 commits to master since this release
8a64720

[1.3.2] - 2021-11-05

  • Enable websocket fetch() to handle multiple position sides from linear perp symbols
  • Fix fetch() for private spot websocket
  • Support endpoint argument for my_position(), allowing the user to call this method without supplying a symbol
    • symbol is not a required parameter for these endpoints, but pybit typically relies on it for deciding which endpoint to call
  • See below release candidates for details.

[1.3.2rc2] - 2021-11-03

Modified

  • Alter the spot endpoint paths used for get_active_order() and query_active_order()

[1.3.2rc1] - 2021-10-25

Modified

  • Fixed failure to load subscriptions when provided in as JSON strings

[1.3.2rc0] - 2021-10-19

Modified

  • Fixed the spot auth websocket to ensure subscriptions are not required