What's Changed
- Fix error code in rest_v2 by @noramehesz in #251
- Move credential check to connect in websocket by @noramehesz in #256
- fix: return type of getCryptoBars by @vicary in #254
- Replace any with the correct type by @noramehesz in #257
- Add option and corporate action endpoints to marketdata by @noramehesz in #258
- Update Data API in read me by @noramehesz in #259
- Add sort parameter and historical crypto quotes by @noramehesz in #260
- Fix limit on API calls and parameters of getNews() function by @noramehesz in #261
- Fix crypto quotes test by @noramehesz in #262
- Version bump by @noramehesz in #263
- Fix typo in README by @venepe in #265
- Add paging to optionChain endpoint by @noramehesz in #264
- Version bump by @noramehesz in #266
- Fix incorrect reference to subscriptions.statuses in web socket by @mcolyer in #267
- Version bump by @noramehesz in #268
- Fix error during reconnect by @noramehesz in #279
- fix 'use strict' typo by @spazmodius in #275
New Contributors
- @vicary made their first contribution in #254
- @venepe made their first contribution in #265
- @mcolyer made their first contribution in #267
- @spazmodius made their first contribution in #275
Full Changelog: v3.0.1...v3.1.3