Skip to content

v3.0.0b3

Pre-release
Pre-release
Compare
Choose a tag to compare
@vigan-abd vigan-abd released this 23 Nov 13:41
· 50 commits to master since this release
90bba4e

PR merges new beta version 3.0.0b3.
This version is a huge improvement over bitfinex-api-py v3.0.0b2.
All bitfinex-api-py v3-beta's users should upgrade their projects.

v3.0.0b3 introduces:

  • type hinting support for all API's components.
  • a faster, lighter and more secure websocket client.
  • several bug fixes for both http and wss interfaces.
  • ...and much more!

DISCLAIMER:
Production use of v3.0.0b3 (and all future beta versions) is HIGHLY discouraged.
Beta versions should not be used in applications which require user authentication.
Provide your API-KEY/API-SECRET, and manage your account and funds at your own risk.