Skip to content

Latest commit

 

History

History
51 lines (30 loc) · 1.36 KB

CHANGELOG.md

File metadata and controls

51 lines (30 loc) · 1.36 KB

Change Log

bittrex-node follows Semantic Versioning

  1. Minor improvement: failed web requests will be handled with try/catch and raise an error.

  1. Minor bug fix: fixed incorrect link to file

  1. NPM publication

  1. Major upgrade to Bittrex v3 API specification

  1. Parse order Closed date
  1. Upgrade Axios
  2. Fix order() parse bug
  1. Get order by id
  1. Fix withdraw endpoint typo
  2. Fix withdraw failing to sign when omitting paymentid
  1. Fix date parsing on marketSummary()
  2. Fix docs typos

Initial release