Releases: lteacher/simple-fxtrade
JSON.parse error handling for Subscriptions
Fix another issue with subscriptions containing multiple messages
Fix subscription issue
Patch release to fix an issue when empty subscription events occur.
Fix missing dist
This patch release attempts to fix an issue where the dist is not published
Updates to dependencies
Merge pull request #14 from lteacher/Release-1.1.3 Update package.json
Fix issue with error responses
Fixes a problem where if there is a timeout the axios response is not in the error
Doc Updates
Needed to fix the documentation
Bundle sizing / Axios
This release dramatically reduces the bundle size by replacing request
and request-promise
with axios
It may break some builds if anyone is using it already (which seems unlikely) as the streams now return a promise.
Clarify initial example
Minor change to make the first example actually run on its own in case that confuses people and they think it doesn't work.
Browser Support + Older Node versions
This release bring browser support and ability to use on probably all Node versions >=4.
As I have had some chance to use the api I am happy to mark it now as v1.