Skip to content

Releases: ericsomdahl/python-bittrex

v0.3.0

28 Jan 03:28
Compare
Choose a tag to compare

Small breaking API change, making method names consistent by

  • renaming get_marketsummary to get_market_summary
    README updates
    Add support for PAYMENT_ID when withdrawing
    Add 10s timeout to all api requests, to prevent possibly hanging

v0.2.2

15 Dec 13:43
c18bbf1
Compare
Choose a tag to compare
fix README to show correct import statements
fixed flake8 reports
removed get_markets and get_market_history that seems not available anymore in V2_0
use /key/orders/getorderhistory to get order history by market in V2_0
tests: tweak IS_CI_ENV to only rely on secrets.json being present

To PyPi and beyond!

23 Nov 19:22
a0f8d47
Compare
Choose a tag to compare

Re-cut 0.2.1

v0.2.1

22 Nov 15:18
a0f8d47
Compare
Choose a tag to compare
  • Misc bug fixes
  • deployment to PyPi

https://pypi.python.org/pypi/python-bittrex

API 2.0 Support

08 Oct 18:36
Compare
Choose a tag to compare

Initial support for the Bittrex 2.0 API. The API is still in beta so things may change

The flappening

06 Aug 21:04
Compare
Choose a tag to compare

updated for the stealth changes made against Bittrex API 1.1