Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

v1.1.1

Compare
Choose a tag to compare
@aurbano aurbano released this 25 Aug 14:45
· 48 commits to master since this release
  • Added optional options to the orders method - by @swimclan

Now consumers can send an optional 'options' hash to the orders method to limit returned orders data to specific instrument and/or limit to orders placed on or after a specified date.

This is not a breaking change and allows existing consumers to continue sending just a callback to expect an exhaustive, paginated collection of all their orders.