Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-01 | 1.8 kB | |
v4.4.92 source code.tar.gz | 2025-07-01 | 35.5 MB | |
v4.4.92 source code.zip | 2025-07-01 | 39.3 MB | |
Totals: 3 Items | 74.7 MB | 0 |
What's Changed
- Make Markets Mutex public by @Um11aut in https://github.com/ccxt/ccxt/pull/26297
- feat(lbank): fetchCurrencies by @ttodua in https://github.com/ccxt/ccxt/pull/26044
- fix(exmo): fetchCurrencies multi req by @ttodua in https://github.com/ccxt/ccxt/pull/26244
- chore: add single-js-build script by @carlosmiei in https://github.com/ccxt/ccxt/pull/26304
- fix(lbank): fc endpoint by @ttodua in https://github.com/ccxt/ccxt/pull/26303
- Go lock fix by @carlosmiei in https://github.com/ccxt/ccxt/pull/26310
- fix(goTranspiler): rename old variables by @carlosmiei in https://github.com/ccxt/ccxt/pull/26306
- fix(bybit): unwatchOrders and unwatchMyTrades by @pcriadoperez in https://github.com/ccxt/ccxt/pull/26313
- fix(client): reject error by @carlosmiei in https://github.com/ccxt/ccxt/pull/26314
- fix(go): Yymmdd infix by @carlosmiei in https://github.com/ccxt/ccxt/pull/26316
- fix(python): websocket rejections by @pcriadoperez in https://github.com/ccxt/ccxt/pull/26319
- docs(bitmart): add stpMode by @sc0Vu in https://github.com/ccxt/ccxt/pull/26318
- fix(bitvavo): throw if operatorId not found by @carlosmiei in https://github.com/ccxt/ccxt/pull/26321
- fix(bitvavo): static tests by @carlosmiei in https://github.com/ccxt/ccxt/pull/26323
- fix(types): add session to constructor args by @carlosmiei in https://github.com/ccxt/ccxt/pull/26322
- feat: make Options and Currencies thread-safe in go [wip] by @carlosmiei in https://github.com/ccxt/ccxt/pull/26308
- fix(cs): build base/quote Currencies by @carlosmiei in https://github.com/ccxt/ccxt/pull/26325
New Contributors
- @Um11aut made their first contribution in https://github.com/ccxt/ccxt/pull/26297
Full Changelog: https://github.com/ccxt/ccxt/compare/v4.4.91...v4.4.92