tiagosiebler
|
fde8bf50d5
|
v2.0.4: reduced webpack bundle size
|
2021-05-28 23:51:22 +01:00 |
|
tiagosiebler
|
693d8b33a2
|
v2.0.3: add support for inverse futures
|
2021-03-06 17:37:54 +00:00 |
|
tiagosiebler
|
63f3de9670
|
replace deprecated method in sample
|
2021-02-22 11:15:02 +00:00 |
|
Blake Johnson
|
66d7120fa3
|
package json update version and also fix same bug on linear client
|
2021-02-18 17:10:59 -06:00 |
|
tiagosiebler
|
a86eb1498b
|
v2.0.0: introduce support for linear apis
|
2021-02-16 08:38:58 +00:00 |
|
tiagosiebler
|
3b2af548d0
|
cleaning in package json
|
2021-02-14 16:15:45 +00:00 |
|
tiagosiebler
|
62750228c4
|
move script commands around. Move shared endpoint down. Add event annotations to ws client.
|
2021-02-14 16:13:35 +00:00 |
|
peepopoggers
|
8afaca5668
|
fix
|
2021-02-02 10:32:28 +00:00 |
|
peepopoggers
|
569b065184
|
Cryotojs Bugfix for vuejs in browser environments
|
2021-02-02 00:31:57 +00:00 |
|
tiagosiebler
|
8981d2cf65
|
fix exception parser scope
|
2021-01-21 08:52:33 +00:00 |
|
dependabot-preview[bot]
|
76cc3adb5a
|
Bump source-map-loader from 1.1.3 to 2.0.0
Bumps [source-map-loader](https://github.com/webpack-contrib/source-map-loader) from 1.1.3 to 2.0.0.
- [Release notes](https://github.com/webpack-contrib/source-map-loader/releases)
- [Changelog](https://github.com/webpack-contrib/source-map-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/source-map-loader/compare/v1.1.3...v2.0.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-12-26 18:29:37 +00:00 |
|
tiagosiebler
|
c3bf4b1945
|
rebuild publish action
|
2020-12-26 18:01:46 +00:00 |
|
tiagosiebler
|
96ef6427c3
|
v1.3.0: typescript support
|
2020-12-26 17:44:45 +00:00 |
|
tiagosiebler
|
a75924c0ac
|
1.3.0-beta.2: types cleanup and webpack trim
|
2020-12-13 17:55:01 +00:00 |
|
tiagosiebler
|
0606525e96
|
1.3.0-beta.1: introduce typescript, webpack, better overall browser support, deprecate assert calls
|
2020-12-13 17:19:18 +00:00 |
|
tiagosiebler
|
f430c61e0a
|
fix set leverage for resetting back to cross (value == 0)
|
2020-11-19 08:43:59 +00:00 |
|
tiagosiebler
|
b9bf44c31f
|
v1.2.4: optional params in wallet balance fetch (fixes #36)
|
2020-11-17 21:15:23 +00:00 |
|
tiagosiebler
|
049d9e8df2
|
v1.2.3: add pass-thru config & wsUrl param to WebsocketClient
|
2020-11-11 21:32:48 +00:00 |
|
tiagosiebler
|
deacddc833
|
v1.2.2: breaking change for abandoned APIs. Add alternative APIs where missing.
|
2020-11-10 22:17:26 +00:00 |
|
tiagosiebler
|
dc4491e1a7
|
fix #29 & process recent api deprecations
|
2020-11-10 22:14:34 +00:00 |
|
dependabot-preview[bot]
|
ed02b719c0
|
Bump axios from 0.20.0 to 0.21.0
Bumps [axios](https://github.com/axios/axios) from 0.20.0 to 0.21.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.20.0...v0.21.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-10-26 07:07:26 +00:00 |
|
tiagosiebler
|
2ec70f22c2
|
feat: expose request options in REST constructor. Fix readme links.
|
2020-10-08 22:10:58 +01:00 |
|
tiagosiebler
|
3a2125e77b
|
feat: deprecate request and implement axios. bump ws. cleaning. expose request options for proxy support. resolves #12. resolves #4.
|
2020-10-04 19:37:26 +01:00 |
|
tiagosiebler
|
b201d364bf
|
feat: start work on axios integration, deprecating request.
|
2020-10-04 14:22:59 +01:00 |
|
John BEPPU
|
f978b1cff5
|
v1.1.9: add new REST endpoints
https://bybit-exchange.github.io/docs/inverse/#2020-08-19
getOpenInterest
getLatestBigDeal
getLongShortRatio
https://bybit-exchange.github.io/docs/inverse/#2020-07-07
getAssetExchangeRecords
|
2020-09-16 21:50:02 -07:00 |
|
tiagosiebler
|
61baf1235b
|
v1.1.8 - fix conditioanl method typo, implement fetch liquidations endpoint, implement replace conditional endpoint.
|
2020-08-12 23:01:30 +01:00 |
|
tiagosiebler
|
e28a41bf07
|
v1.1.7: add get public liquidations endpoint
|
2020-08-12 00:27:52 +01:00 |
|
TS
|
7d9ce80b64
|
repo url
|
2020-07-21 11:33:15 +01:00 |
|
TS
|
6dbe66809f
|
json typo
|
2020-07-21 11:30:06 +01:00 |
|
TS
|
ddc2bd8f78
|
1.1.6, add github action for publish, update readme, add snippets for orderbook usage
|
2020-07-21 11:28:05 +01:00 |
|
tiagosiebler
|
8a3ee76ba4
|
1.1.6
|
2020-06-17 11:04:21 +01:00 |
|
Stefan Aebischer
|
49e829fcac
|
1.1.5
|
2020-04-20 14:12:00 +02:00 |
|
Stefan Aebischer
|
7618336df9
|
1.1.4
|
2020-04-09 15:31:48 +02:00 |
|
Stefan Aebischer
|
6464f83608
|
1.1.3
|
2020-02-12 10:47:02 -05:00 |
|
Stefan Aebischer
|
6fd3d34a47
|
1.1.2
|
2020-02-01 20:25:27 -05:00 |
|
Stefan Aebischer
|
4cb36631ea
|
1.1.1
|
2020-01-20 22:34:55 -05:00 |
|
Stefan Aebischer
|
d33fef4823
|
1.1.0
|
2020-01-17 21:47:35 -05:00 |
|
Stefan Aebischer
|
5f50dc9312
|
1.0.4
|
2020-01-16 13:32:58 -05:00 |
|
Stefan Aebischer
|
4aaa3e0a95
|
1.0.3
|
2020-01-15 17:45:02 -05:00 |
|
Stefan Aebischer
|
90cd20526f
|
1.0.2
|
2019-10-27 16:46:45 +02:00 |
|
Stefan Aebischer
|
b5f66480c4
|
Bumping version
|
2019-09-16 16:01:43 +02:00 |
|
Stefan Aebischer
|
ed28d14171
|
Initial commit
|
2019-09-14 16:02:11 +02:00 |
|