All major changes will be added to this file top-to-bottom
-
-
- New REST
EditOrder
endpoint and WS event to edit volume and price on open orders
- New REST
-
-
-
- fix: audits
-
-
-
- fix: actions workflows
-
-
-
-
🏁 Updated libs:
axios ^0.25.0 --> ^0.26.1 dotenv ^14.3.0 --> ^16.0.0 rxjs ^7.5.2 --> ^7.5.5 ws ^8.4.2 --> ^8.5.0
-
🏁 Updated DEV-libs:
@types/node ^17.0.12 --> ^17.0.21 @typescript-eslint/eslint-plugin ^5.10.1 --> ^5.15.0 @typescript-eslint/parser ^5.10.1 --> ^5.15.0 ts-node ^10.4.0 --> ^10.7.0 typescript ^4.5.5 --> ^4.6.2
-
-
-
-
-
🏁 Updated libs:
axios ^0.24.0 --> ^0.25.0 dotenv ^10.0.0 --> ^14.3.0 qs ^6.10.2 --> ^6.10.3 rxjs ^7.4.0 --> ^7.5.2 ws ^8.3.0 --> ^8.4.2
-
🏁 Updated DEV-libs:
@types/node ^17.0.0 --> ^17.0.12 @typescript-eslint/eslint-plugin ^5.7.0 --> ^5.10.1 @typescript-eslint/parser ^5.7.0 --> ^5.10.1 eslint-plugin-import ^2.25.3 --> ^2.25.4 typescript ^4.5.4 --> ^4.5.5
-
-
-
-
- Added
.find
repl-cli method
- Added
-
-
-
- Added
openOrderPartialExec
stream
- Added
-
- ts-standard code-linting script
-
-
-
- Bumped actions/setup-node in npm job
-
-
-
- Bumped most dependencies
-
- Added eslint auto-indentation
-
-
-
- Added
watchPairPrice
helper method
- Added
-
-
-
- Add some more assets aliases to
getPairBalances
REST helper
- Add some more assets aliases to
-
-
-
getSpreadStream
andgetTradesStream
WS Helpers
-
-
-
- rename
preinstall
npm script intofix:audit
- README repl examples
- rename
-
-
-
- Use only modules instead of namespaces
-
-
-
- Types for all API endpoints and WS events
-
- Project internal structure/naming
-
-
-
- MVP version covering API, WS and a repl to interact
-