Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 554 Bytes

CHANGELOG.md

File metadata and controls

34 lines (22 loc) · 554 Bytes

Nexo Pro API

v1.2.2

  • minor package.json refactoring
  • remove aliases during build

v1.2.1

  • fix ts build
  • fix import in examples files

v1.2.0

  • improve typing
  • add path alias
  • add github workfows
  • minor refactoring (tests, config file, readme)

v1.0.2

  • improve handling errors
  • improve jest tests

v1.0.0

  • upgrade webpack
  • improve syntax and typing

v0.1.1

  • fix errors when using array of strings in GET request
  • add getFuturesInstrument, getFuturesPosition, placeFuturesOrder
  • add cancelOrder and cancelAllOrders