Skip to content

Latest commit

 

History

History
385 lines (229 loc) · 25.5 KB

CHANGELOG.md

File metadata and controls

385 lines (229 loc) · 25.5 KB

2.0.0 (2020-04-24)

Documentation Changes
New Features
Bug Fixes
  • Use correct sandbox API key in demo (fd741230)

1.8.3 (2020-04-20)

Chores
  • deps:
  • deps-dev:
    • bump @typescript-eslint/parser from 2.27.0 to 2.28.0 (#133) (1e55d343)
    • bump lint-staged from 10.1.3 to 10.1.6 (#130) (f3d1b921)
    • bump @typescript-eslint/eslint-plugin (#129) (a8b689c5)
Documentation Changes
New Features
Refactors
  • Require timestamp of last candle when watching candles (#137) (cbf2d9b0)

1.8.2 (2020-04-18)

Chores
  • deps-dev:
Bug Fixes
  • Throw error on duplicate candle watching (#128) (8dd239ba)

1.8.1 (2020-04-11)

New Features

1.8.0 (2020-04-11)

Chores
Refactors

1.7.1 (2020-04-05)

Documentation Changes

1.7.0 (2020-04-05)

New Features

1.6.1 (2020-04-04)

Documentation Changes
New Features
Bug Fixes

1.6.0 (2020-03-31)

Chores
  • deps-dev: bump lint-staged from 10.0.9 to 10.0.10 (#104) (3fdb6e64)
New Features
  • Accept custom WebSocket reconnect options (#106) (75032291)

1.5.1 (2020-03-30)

Chores
  • deps: Remove unused sub-dependencies (a2a97b39)
New Features
Refactors

1.5.0 (2020-03-27)

Documentation Changes
New Features

1.4.2 (2020-03-26)

Chores
Documentation Changes
  • Mention sandbox implications (71d4bf9d)
New Features
  • Batch historic rates requests to bypass time range errors (#96) (b41a6e21)
Bug Fixes
  • Don't fetch candle starting at end time (#99) (26c70962)

1.4.1 (2020-03-22)

Documentation Changes
Bug Fixes
  • Convert candlestick times to milliseconds (#94) (35a66dfd)

1.4.0 (2020-03-20)

Chores
  • deps:
  • deps-dev:
    • bump @typescript-eslint/parser from 2.22.0 to 2.23.0 (#88) (3d1ce013)
    • bump @types/jasmine from 3.5.8 to 3.5.9 (#89) (43e560d8)
    • bump @typescript-eslint/eslint-plugin (#87) (d723038b)
    • bump @typescript-eslint/eslint-plugin (#82) (89939eae)
    • bump cross-env from 7.0.0 to 7.0.2 (#80) (b06f8ca5)
    • bump @types/jasmine from 3.5.7 to 3.5.8 (#83) (3e2e91f9)
    • bump @typescript-eslint/parser from 2.21.0 to 2.22.0 (#81) (bc0e96a3)
Documentation Changes
  • Describe WebSocket channel subscription (#85) (cf92123a)
New Features
  • Subscribe to multiple WebSocket channels at once (#92) (ae9db0ae)
  • Emit all WebSocket messages with one generic event (#91) (8d9979c4)

1.3.0 (2020-03-02)

Chores
  • deps-dev:
    • bump @types/jasmine from 3.5.6 to 3.5.7 (#76) (7fdbdeef)
    • bump lint-staged from 10.0.7 to 10.0.8 (#73) (4a3daa8f)
    • bump @typescript-eslint/eslint-plugin (#72) (163b10be)
    • bump @typescript-eslint/parser from 2.20.0 to 2.21.0 (#74) (9e887104)
    • bump nock from 12.0.1 to 12.0.2 (#75) (14a88455)
    • bump typescript from 3.8.2 to 3.8.3 (#71) (5f3ae007)
  • deps: bump @types/ws from 7.2.1 to 7.2.2 (#77) (b0393780)
  • Report errors on unused parameters (a64f8fd2)
Documentation Changes
New Features
  • Add automatic request throttling for rate limits (#70) (a07260c0)
  • Add utility to determine candle buckets (#69) (1e5f9237)

1.2.0 (2020-02-24)

Chores
  • deps-dev:
    • bump @typescript-eslint/parser from 2.19.2 to 2.20.0 (#61) (c2594b8e)
    • bump @typescript-eslint/eslint-plugin (#64) (17db6bdf)
    • bump nock from 12.0.0 to 12.0.1 (#65) (73af81b9)
    • bump @types/jasmine from 3.5.4 to 3.5.6 (#63) (950390f1)
    • bump typescript from 3.7.5 to 3.8.2 (#62) (e3262249)
New Features
  • Export type for "matches" channel from WebSocket (#67) (b84de740)
  • Export type for ticker message from WebSocket (#66) (5329ff6b)

1.1.0 (2020-02-21)

Chores
  • Always do releases from master branch (291c854c)
Documentation Changes
New Features
Refactors
  • Set public access modifiers by default (#59) (9cb1ba86)

1.1.0 (2020-02-21)

Chores
  • Always do releases from master branch (291c854c)
New Features
Refactors
  • Set public access modifiers by default (#59) (9cb1ba86)

1.0.1 (2020-02-20)

Bug Fixes
  • EventEmitter constructor function type in WebSocketClient (#57) (bd1a358c)

1.0.0 (2020-02-20)

New Features

0.11.2 (2020-02-18)

Chores

0.11.1 (2020-02-18)

Chores
  • Remove start script from publication (#55) (a480e769)
  • Adjust badge url to be found with "node-detect-readme-badges" (b6eb427c)

0.11.0 (2020-02-18)

Chores
New Features
  • Expose WebSocket channels for "status" and "user" (#54) (f922ab81)

0.10.0 (2020-02-17)

Chores
  • deps-dev:
    • bump @typescript-eslint/parser from 2.19.0 to 2.19.2 (#51) (5b6e55bb)
    • bump @typescript-eslint/eslint-plugin (#50) (785c0aca)
    • bump nock from 11.7.2 to 12.0.0 (#48) (c6473912)
    • bump @types/jasmine from 3.5.3 to 3.5.4 (#49) (7807ffdb)
    • bump husky from 4.2.1 to 4.2.3 (#47) (8383c695)
New Features
Bug Fixes
  • Correct return type for order book depth of level 3 (#46) (695afb94)

0.9.5 (2020-02-11)

Chores
  • Upload coverage reports to Codecov (#44) (593e2c6a)
  • Don't publish test directory (81c367db)
  • deps-dev:
    • bump @types/jasmine from 3.5.2 to 3.5.3 (#41) (4b2246d5)
    • bump @typescript-eslint/parser from 2.18.0 to 2.19.0 (#43) (83274d16)
    • bump rimraf from 3.0.1 to 3.0.2 (#42) (4db51e45)
    • bump @typescript-eslint/eslint-plugin (#39) (eceed887)
  • deps: bump reconnecting-websocket from 4.3.0 to 4.4.0 (#40) (69b16258)
Documentation Changes
New Features

0.9.4 (2020-02-09)

New Features
Refactors

0.9.3 (2020-02-09)

Chores
  • Lint staged TypeScript files (1da88850)
Refactors
  • Add useSandbox to ClientAuthentication (#37) (72e9b556)
Tests

0.9.2 (2020-02-05)

New Features

0.9.0 (2020-01-26)

New Features