Skip to content

Latest commit

 

History

History
2221 lines (1088 loc) · 97.7 KB

CHANGELOG.md

File metadata and controls

2221 lines (1088 loc) · 97.7 KB

3.117.1 (2024-03-27)

Bug Fixes

3.117.0 (2024-03-27)

Features

3.116.1 (2024-03-27)

Bug Fixes

  • the last price is actually the amount in the api, fix this (b4727f2)

3.116.0 (2024-03-26)

Features

3.115.1 (2024-03-25)

Bug Fixes

  • correct the price and volume (78d17dc)

3.115.0 (2024-03-25)

Features

  • add baseswap driver< (acf0bc3)
  • add uniswap2base driver (3f57dd5)
  • add uniswap3base exchange driver (6670882)

3.114.0 (2024-03-22)

Bug Fixes

  • revert commander package because it breaks stuff I do not want to solve right now (651f43b)
  • update package lock as well (87ad1e4)

Features

  • add Exolo exchange driver (f6a4d13)

3.113.0 (2024-03-18)

Features

3.112.0 (2024-03-11)

Features

3.111.2 (2024-02-23)

Bug Fixes

  • doggy: change of volume to volume24 (84d8abc)

3.111.1 (2024-02-22)

Bug Fixes

  • openstamp: the API changed volume and amount parameters (58c3685)

3.111.0 (2024-02-08)

Features

  • remove Raydium again because it sends too much JSON (2b7e21f)

3.110.0 (2024-02-07)

Features

3.109.2 (2024-02-07)

Bug Fixes

  • ordinalnovus: base volume should be quote (b5d136a)

3.109.1 (2024-02-07)

Bug Fixes

  • ordinalnovus: correct class name and switch to BTC quote (323c947)
  • ordinalnovus: fixture fix (8bc150d)

3.109.0 (2024-02-05)

Features

  • add support for Asteroid protocol (2c22709)

3.108.0 (2024-01-10)

Features

  • add ordinal novus exchange (0946613)

3.107.2 (2023-12-18)

Bug Fixes

  • new endpoint for openstamp (0afc8a2)

3.107.1 (2023-12-12)

Bug Fixes

3.107.0 (2023-12-08)

Features

  • remove broken exchanges (5d4b64e)

3.106.0 (2023-12-06)

Features

  • support for OpenStamp.io (99e90ca)

3.105.0 (2023-12-05)

Features

3.104.2 (2023-12-01)

Bug Fixes

  • drc20org: get less markets, because server crashed above offset 200 (311808b)

3.104.1 (2023-11-08)

Bug Fixes

  • drc20org: special characters crashed the request (db78bc7)
  • link to bgogo (29f78cd)

3.104.0 (2023-10-31)

Features

  • add deepcoin exchange driver (4a88945)

3.103.1 (2023-10-25)

Bug Fixes

  • circleci namespace is deprecated in favor of cimg. We need a newer node version (3516c43)

3.103.0 (2023-10-25)

Features

3.102.1 (2023-10-16)

Bug Fixes

  • thorswap: try to fix getting the swap data (f5649fd)

3.102.0 (2023-09-29)

Features

  • add support for DRC-20.org (7b82e24)

3.101.2 (2023-09-28)

Bug Fixes

  • prices of Doggy were to high (f118530)

3.101.1 (2023-09-28)

Bug Fixes

3.101.0 (2023-09-28)

Features

  • add reference for Doggy (58da5f7)

3.100.0 (2023-09-28)

Features

  • add support for Ordifind (8cef52f)

3.99.0 (2023-09-28)

Bug Fixes

Features

3.98.3 (2023-08-15)

Bug Fixes

  • tradeogre: it looks like the pairs are reversed (c1b3dfa)

3.98.2 (2023-08-15)

Bug Fixes

  • traderogre: quote volume should be base volume (f973879)

3.98.1 (2023-08-02)

Bug Fixes

  • bydfy endpoint was using futures, should be spot (b6b0a00)

3.98.0 (2023-07-24)

Features

3.97.1 (2023-07-19)

Bug Fixes

  • move uniswap v2 driver to bitquery (c5121e5)

3.97.0 (2023-06-13)

Features

3.96.1 (2023-06-01)

Bug Fixes

  • unisat: change the API to v3 (d563a53)

3.96.0 (2023-05-29)

Bug Fixes

Features

3.95.1 (2023-05-29)

Bug Fixes

  • post empty object to fix Unisat driver (8a276bb)
  • test for Unisat was not updated (62c4781)

3.95.0 (2023-05-23)

Features

3.94.0 (2023-04-06)

Features

3.93.0 (2023-01-20)

Features

  • dovewallet no longer exists (75aa9ab)

3.92.0 (2023-01-20)

Features

  • remove exchanges that are no longer active (564e562)

3.91.1 (2023-01-16)

Bug Fixes

  • add new test fixture for Xt (82f4880)
  • xt driver api needed new endpoint (30f6fa2)

3.91.0 (2023-01-02)

Features

3.90.0 (2022-11-21)

Features

  • stellaswap: add support for Stellaswap (5a1826b)

3.89.0 (2022-11-21)

Features

  • balancer: add support for Balancer (3bc0250)
  • dodo: add support for Dodo (3174cb0)
  • traderjoe: add support for Trade Joe (b0ecf91)
  • zeroxexchange: add support for Zerox Exchange (0f7f275)

3.88.0 (2022-11-18)

Features

  • spookyswap: add support for spookyswap (4ee0174)

3.87.0 (2022-11-18)

Features

  • quickswap: support quickswap (440113c)

3.86.2 (2022-11-16)

Bug Fixes

  • zbg: zbg has some ssl problems (6bad133)
  • zb: zb.cn changed to zb.com (aa79e5e)

3.86.1 (2022-11-16)

Bug Fixes

  • thorchain: thorchain.info seems offline so switch to thorswap.net (3b6aed6)

3.86.0 (2022-11-15)

Features

  • use graphql variables to easier see the unique queries in the bitquery dashboard (7a0946c)

3.85.3 (2022-11-10)

Bug Fixes

  • dragonex seems to be entirely gone (daad398)
  • folgory seems to be entirely gone (fc5933a)
  • tokok seems to be entirely gone (efc5a0d)

3.85.2 (2022-11-10)

Bug Fixes

  • bitcratic api returns errors (a9833ea)
  • dragonex seems to be gone (60b6dfa)
  • folgory is broken (1f9ce8c)
  • hoo seems to be gone (b260b79)
  • remove bancor because their api returned lot of errors (3de0ab2)
  • remove remitano because they returned a lot of errors (2d40ada)
  • remove zaif because their api returned a lot of errors (f1825e8)
  • thoreexchange api returned ssl certificate errors for a long time (8140406)
  • tokok seems to be gone (5b04544)
  • wenxpro api is gone (fa8bb77)
  • xbtpro only returns errors (0046f96)

3.85.1 (2022-11-09)

Bug Fixes

  • hardcode timestamps in case of mocking (9611274)
  • migrate pancakeswap v2 to bitquery api (111a3b6)
  • nock escapes strings slightly different than during request (9f9d0e4)

3.85.0 (2022-10-24)

Bug Fixes

  • bid and ask are flipped for difx (9ce07f3)
  • optional chaining (70ef914)

Features

  • add difx driver (8b18603)
  • update lowest node version to support optional chaining (11e9f48)

3.84.0 (2022-09-02)

Bug Fixes

  • add fixture data for Uniswap v3 Polygon (726ba94)
  • test for Uniswap v3 Polygon (f93cf36)

Features

  • add support for Uniswap v3 on Polygon (5c4271d)

3.83.0 (2022-07-27)

Features

3.82.0 (2022-07-26)

Features

3.81.3 (2022-07-07)

Bug Fixes

  • bittrex: skip market if ticker could not be found (1a618db)

3.81.2 (2022-07-05)

Bug Fixes

  • cryptohubexchanges is gone, removing driver (e824e93)
  • remove bitsten and bitfex because their apis broke down (c6323af)

3.81.1 (2022-06-30)

Bug Fixes

  • update bittrex to new api (3d65cbf)

3.81.0 (2022-06-30)

Features

3.80.0 (2022-04-15)

Features

  • tokenomica seems to be halted (880a0b8)

3.79.0 (2022-04-05)

Features

3.78.2 (2022-04-05)

Bug Fixes

  • wavesexchange changed their limit to 100 (74e5659)

3.78.1 (2022-03-29)

Bug Fixes

  • osmosis updated their token endpoint, which we did not really need (1804173)

3.78.0 (2022-03-23)

Features

3.77.2 (2022-03-22)

Bug Fixes

3.77.1 (2022-03-22)

Bug Fixes

3.77.0 (2022-03-22)

Features

  • bitbay seems to be replaced by zonda (1cf9ee9)
  • remove btcsquare because api keeps returning errors (b006115)
  • remove coinall because api keeps returning errors (7d4cb28)
  • remove coineal because they seem to be offline (3341e8f)
  • remove exrates because offline (65cd3f2)
  • remove kyber because they return errors. Might need a new driver (37053b0)
  • remove mushino because of errors and seems not to have spot markets (ff968a4)

3.76.2 (2022-03-22)

Bug Fixes

  • coinfield driver was not working for reasons unknown but it could do without a request per market (7317b1d)

3.76.1 (2022-03-21)

Bug Fixes

  • update okex api to new okx api v5 endpoint (2ba5e5f)

3.76.0 (2022-02-14)

Features

3.75.1 (2022-02-10)

Bug Fixes

  • bigone tickers that lack bid or ask objects (d22b923)

3.75.0 (2022-02-10)

Bug Fixes

  • remove brexily, coss and polonidex exchange drivers (80cd115)

Features

3.74.0 (2022-02-10)

Features

3.73.0 (2022-02-10)

Features

3.72.9 (2022-02-09)

Bug Fixes

  • prevent warnings in logs now ssl tricks are no longer needed (252dd69)

3.72.8 (2022-02-09)

Bug Fixes

3.72.7 (2022-02-09)

Bug Fixes

3.72.6 (2022-02-09)

Bug Fixes

  • remove tidex. Api does not report any volume (35a97dd)

3.72.5 (2022-02-09)

Bug Fixes

  • remove buda (8479ac5)
  • remove fivestar exchange because it is down for more than a week without notices (d69093a)
  • remove txbit (df68dea)

3.72.4 (2022-02-08)

Bug Fixes

  • bl3p its response shape differs when fetching ltc (9c141a6)

3.72.3 (2022-02-08)

Bug Fixes

3.72.2 (2022-02-08)

Bug Fixes

  • remove beldex because they seem to have stopped with their api (a2a4ad7)
  • remove float sv because they quit (a31eaa0)
  • remove simex because it seized to exist (1dcb325)

3.72.1 (2022-02-08)

Bug Fixes

  • remove acx exchange because it does not exist anymore (2d0b174)
  • remove bitcoin exchange (869907e)
  • remove bitz because it seized to exist (bc60087)

3.72.0 (2022-02-08)

Features

  • add ascendex (formerly known as bitmax (dd8e0a6)
  • remove bitmax (replaced by ascendex) (1920726)

3.71.1 (2022-02-08)

Bug Fixes

3.71.0 (2022-02-08)

Features

3.70.1 (2022-02-08)

Bug Fixes

  • update bancor driver to new api (8e6ad4b)

3.70.0 (2022-02-08)

Bug Fixes

  • pancakeswap has been replaced with a v2 exchange (5a332f4)

Features

  • remove drivers of broken exchanges (77bed84)

3.69.3 (2022-02-03)

Bug Fixes

  • update loopring to newer api (53159ef)

3.69.2 (2022-02-03)

Bug Fixes

3.69.1 (2022-02-03)

Bug Fixes

3.69.0 (2022-01-26)

Features

3.68.2 (2022-01-19)

Bug Fixes

  • osmosis: base and quote were reversed (ef678b3)

3.68.1 (2022-01-17)

Bug Fixes

3.68.0 (2022-01-14)

Features

3.67.1 (2022-01-14)

Bug Fixes

  • prevent pipeline from failing due to ESM issue with compiling docs (8c77a52)
  • remove docs from pipeline (854f75c)
  • remove docs from pipeline (b6fc933)
  • update node to latest lts (9af08f5)

3.67.0 (2022-01-14)

Features

3.66.3 (2022-01-13)

Bug Fixes

  • update bitmart to new driver (7413c31)

3.66.2 (2022-01-12)

Bug Fixes

  • coinbasepro: faster rate-limit and ignore markets that are not online (f7e2809)

3.66.1 (2021-12-28)

Bug Fixes

  • temp fix to let pancakeswap2 work again (992ce60)
  • test for pancakeswap2 (de8b060)

3.66.0 (2021-12-01)

Features

  • add support for Corgiswap (be7c90c)

3.65.0 (2021-10-05)

Features

  • add more quotes to cex driver (9181ac1)

3.64.0 (2021-09-01)

Features

3.63.0 (2021-07-28)

Bug Fixes

  • get top 1000 markets for Pancakeswap v2 again (ca4b422)

Features

  • support custom markets for Pancakeswap v2 (aeb3acc)

3.62.0 (2021-07-28)

Bug Fixes

  • fix parseToFloat for zeroes (0f7e5ab)
  • fix uniswap v3 driver issues (435fb76)
  • improve uniswap v3 driver volume calculations (edf45f3)

Features

3.61.0 (2021-07-15)

Bug Fixes

  • bibox: only get the spot markets (091612b)

Features

3.60.0 (2021-06-24)

Features

3.59.0 (2021-06-24)

Features

3.58.1 (2021-06-03)

Bug Fixes

  • fix Thorchain driver issues (4ca0eb2)

3.58.0 (2021-06-03)

Bug Fixes

  • fix 1inch driver issues (0fa2bda)

Features

3.57.0 (2021-06-03)

Features

3.56.0 (2021-05-19)

Features

3.55.0 (2021-05-14)

Features

  • add ticker details compound driver (038f972)
  • compound driver (43e92ea)

3.54.0 (2021-05-12)

Features

  • binance: update to v3 and filter markets that are not traded (0be9184)

3.53.1 (2021-05-11)

Bug Fixes

  • throttle: first request is also throttled (1008122)

3.53.0 (2021-05-05)

Features

3.52.1 (2021-03-19)

Bug Fixes

3.52.0 (2021-03-02)

Features

3.51.0 (2021-02-24)

Bug Fixes

  • exscudo change base and quote volume (7e1d12d)

Features

3.50.0 (2021-02-23)

Features

3.49.0 (2021-02-23)

Features

3.48.0 (2021-02-23)

Features

3.47.0 (2021-02-22)

Features

3.46.0 (2021-02-22)

Bug Fixes

  • update the fixture so the test passes (ed5199c)

Features

3.45.0 (2021-02-16)

Features

3.44.0 (2021-02-16)

Features

3.43.0 (2021-02-16)

Features

3.42.1 (2021-01-27)

Bug Fixes

  • the base volume was actually the quote volume (5af1757)

3.42.0 (2021-01-27)

Bug Fixes

  • remove unnecessary condition inside gateio driver (af262da)

Features

  • gateio driver updates to new url (8f4ee73)

3.41.0 (2021-01-27)

Features

3.40.0 (2021-01-27)

Features

3.39.0 (2020-12-23)

Features

3.38.0 (2020-12-17)

Bug Fixes

  • new fixture for Uniswap2 (de39d07)

Features

  • uniswap2: add the option to get specific markets (c1e7dae)

3.37.0 (2020-12-17)

Features

3.36.0 (2020-12-17)

Features

3.35.0 (2020-11-23)

Features

3.34.0 (2020-11-13)

Bug Fixes

Features

3.33.1 (2020-11-10)

Bug Fixes

3.33.0 (2020-11-09)

Features

3.32.0 (2020-10-29)

Bug Fixes

  • use the base_decimal and quote_decimals to get the correct volumes (61cb248)

Features

3.31.0 (2020-10-29)

Bug Fixes

Features

3.30.0 (2020-10-26)

Features

3.29.0 (2020-10-19)

Features

  • add new source for sigen.pro and remove bid and ask values - not returning valid data (2711ee3)

3.28.0 (2020-10-19)

Features

  • tradeogre driver (56a73fa)
  • tradeogre fix baseVolume to quoteVolume (4f6ae00)

3.27.0 (2020-10-01)

Features

3.26.0 (2020-10-01)

Features

3.25.0 (2020-09-17)

Features

  • send Uniswap markets even if it didn't exist for 24h (025dc02)

3.24.1 (2020-09-16)

Bug Fixes

  • more markets for Uniswap 2 by sorting on liquidity (f475a88)

3.24.0 (2020-09-15)

Bug Fixes

  • nock: dont mask secrets from the body because this is not a string (bfe6544)

Features

3.23.0 (2020-09-15)

Features

  • add support for SushiSwap (42224b1)

3.22.0 (2020-09-15)

Bug Fixes

  • uniswap2: subtract volume 24h ago (8170f19)

Features

3.21.0 (2020-09-15)

Features

3.20.0 (2020-09-04)

Features

  • beldex driver (18e7a2d)
  • beldex driver change order in index.js (cf5b783)
  • bitfox change order in index.js (d1a9776)
  • bitfox driver (1490651)
  • bitfox driver remove unnecessary import (aed3cb3)
  • zt driver (5b0f101)

3.19.0 (2020-08-26)

Bug Fixes

  • baseVolume of Redot driver (f21419d)
  • remove quotevolume from redot (0406e19)

Features

3.18.0 (2020-08-25)

Features

3.17.0 (2020-08-25)

Features

3.16.1 (2020-08-19)

Bug Fixes

  • bitcoiva: base and quote volumes are reversed (e968f10)

3.16.0 (2020-08-18)

Features

3.15.0 (2020-08-17)

Features

3.14.0 (2020-08-14)

Bug Fixes

  • change base and quoteVolume for fylbit driver (8c26f88)

Features

3.13.0 (2020-08-11)

Features

3.12.0 (2020-08-11)

Features

3.11.0 (2020-07-30)

Bug Fixes

Features

3.10.0 (2020-07-29)

Features

3.9.0 (2020-07-24)

Features

  • exclude SHIT, ALTS and PERP pairs (cd854bb)
  • mushino driver and ticker class fix for open price (e94eb10)
  • remove SHIT and ALTS that we do not support yet (77e8682)

3.8.0 (2020-07-24)

Features

  • coindcx driver (3aa8116)
  • coindcx reverse base and quote (ac2753b)
  • reverse quote and base (592f4c3)
  • reverse to first commit (46a2664)
  • reverse volume with quote volume (2ad3c73)
  • revert to first version of this driver (728e164)
  • undo driver.test file (3081bbe)

3.7.2 (2020-07-23)

Bug Fixes

  • fivestarexchange: base and quote were reversed (3dbfc12)

3.7.1 (2020-07-23)

Bug Fixes

  • indodax: change the url used to fech the tickers (8c1b82c)

3.7.0 (2020-07-13)

Bug Fixes

  • crypto.com: change url and quote to base volume (430a10e)
  • crypto.com: figure was from sandbox and not public (eff99f9)

Features

3.6.1 (2020-07-13)

Bug Fixes

  • uniswap: use parse to float to fix faulty data (0d3a3e8)

3.6.0 (2020-07-10)

Features

3.5.0 (2020-07-09)

Features

  • add support for Bithumb Global (b6eb70b)

3.4.0 (2020-07-03)

Bug Fixes

  • add the docs build step (43bb388)

Features

3.3.0 (2020-07-01)

Bug Fixes

  • bibox: only get spot markets (9814293)
  • dsx: base and quote were reversed (7f6ed05)
  • dsx: the vwap of dsx is incorrect (0409928)
  • fivestar: base and quote were reversed (4d5a030)
  • timex: base and quote were reversed (b4c4198)
  • tokenize: base and quote were reversed (4cc0e64)

Features

  • decompress Brotli encoding in fixtures (50434c3)

3.2.0 (2020-07-01)

Features

3.1.0 (2020-07-01)

Features

3.0.0 (2020-06-23)

Features

  • support api keys: add documentation (6b6cbe4)

  • support api keys: adjust documentation (03f15a6)

  • feat(support api keys)!: implement API keys support (8db084e)

BREAKING CHANGES

  • As it wasn't possible to keep tickers() backwards compatible, since drivers that require a key throw an exception when it is missing, we have decided to remove it, meaning the exported drivers should now be used directly. Furthermore, as the change was already breaking, the lowercasing for the driver names in list() has been removed, because this was only done for backwards compatibility.

2.47.0 (2020-06-22)

Bug Fixes

Features

2.46.0 (2020-06-22)

Features

2.45.1 (2020-06-04)

Bug Fixes

  • bitfinex: get markets with a : in the pair as well (569fe55)

2.45.0 (2020-06-04)

Features

  • bitfinex: map the real world symbol, fetch the name (f4da67a)
  • bitfinex: use v2 to get the tickers and add ask and bid (2211714)

2.44.0 (2020-06-04)

Bug Fixes

  • use correct fixture names (6b4fd76)

Features

  • api keys prep: add Commander dependency (a70dd93)
  • api keys prep: create fixtures individually (4069f37)
  • api keys prep: implement Commander for CLI (82e3fbe)

2.43.0 (2020-05-27)

Features

2.42.1 (2020-05-22)

Bug Fixes

  • fix the base and quote volumes of ABIT (c379097)
  • fix the bcbitcoin test, because it failed after 24 hours (52884fa)

2.42.0 (2020-05-22)

Features

  • update abit with new url (c04fe68)

2.41.0 (2020-05-21)

Features

  • add support for BC Bitcoin (db140ed)

2.40.0 (2020-05-14)

Features

2.39.0 (2020-05-14)

Features

2.38.1 (2020-05-14)

Bug Fixes

  • remove nanu.js - duplication (4f6cdef)

2.38.0 (2020-04-23)

Bug Fixes

  • remove unused variables (0524104)
  • rename base to quote volume (3235fe8)

Features

2.37.0 (2020-04-15)

Bug Fixes

Features

2.36.0 (2020-04-15)

Bug Fixes

  • remove bid and ask price (81be6c2)
  • reverse base with quote (5d723a6)

Features

  • saturn driver (test is failed (4b3b0b9)

2.35.0 (2020-04-14)

Features

2.34.0 (2020-04-14)

Bug Fixes

  • remove bid and ask price (81f4e41)
  • remove bid and ask price (81c72cc)

Features

  • bamboo driver (Test is failed) (9ab7657)
  • five-start driver (test is failed) (ce37314)

2.33.0 (2020-03-25)

Features

2.32.0 (2020-03-25)

Features

2.31.0 (2020-03-25)

Bug Fixes

  • bitsten: used basevolume as quotevolume (e9a22d9)
  • remove base volume (9676e82)

Features

2.30.0 (2020-03-25)

Bug Fixes

  • virtuse exchange with new logic of getting tickers (f5df628)

Features

2.29.0 (2020-03-25)

Features

2.28.0 (2020-03-20)

Bug Fixes

Features

2.27.0 (2020-03-20)

Bug Fixes

Features

2.26.0 (2020-03-20)

Bug Fixes

  • change url to fetch tickers (d18d2bc)
  • chnage ticker.low (8ee3eae)
  • remove reversed base and quote (6c645d7)
  • reverse base and quote volume (0a486a5)

Features

2.25.0 (2020-03-19)

Features

2.24.0 (2020-03-13)

Features

2.23.0 (2020-03-13)

Features

2.22.0 (2020-03-12)

Features

2.21.0 (2020-03-12)

Features

2.20.0 (2020-03-12)

Bug Fixes

Features

2.19.0 (2020-03-12)

Features

2.18.1 (2020-03-10)

Bug Fixes

  • make npm scripts work on Windows (2564604)

2.18.0 (2020-02-14)

Features

2.17.0 (2020-02-11)

Features

2.16.0 (2020-02-11)

Bug Fixes

  • small change for consistency (0c20035)

Features

2.15.0 (2020-01-16)

Bug Fixes

  • reverse base and quote values (43c5209)

Features

  • crypto hub exchange driver (d993b03)

2.14.0 (2020-01-13)

Features

2.13.0 (2020-01-08)

Features

2.12.0 (2020-01-07)

Features

  • altilly: added support for Altilly (be71390)

2.11.0 (2020-01-01)

Features

  • coverage: create a coverage dir after running tests (12953c0)
  • coverage: send coverage to codecov (2f94b34)

2.10.0 (2019-12-31)

Bug Fixes

  • cashfinex: changed baseVolume to quoteVolume and added the open (efb934b)
  • add test for cashfinex driver (809bd87)
  • exnce: change baseVolume to quoteVolume (509c100)

Features

  • cashfinex driver without test (f058a55)
  • exnce driver (f652591)
  • jsdoc: eslint validation on JSDoc (0774ca0)

2.9.0 (2019-12-31)

Bug Fixes

  • parsxc: add fixture for parsxc (6ad55fe)
  • parsxc: small typo from parsxs to parsxc (f249566)

Features

  • parsxc: add the base name to the ticker (3088132)
  • parsxc driver (5e79b1d)

2.8.0 (2019-12-31)

Bug Fixes

  • add quote reference name (825d213)
  • wavesexchange: sent all tickers, even if the asset is not known (828564c)

Features

2.7.1 (2019-12-31)

Bug Fixes

  • models: remove the exchange model (253661c)

2.7.0 (2019-12-30)

Bug Fixes

  • bibull: reverse bid and ask (ef77238)

Features

2.6.0 (2019-12-30)

Bug Fixes

  • novadex: update fixture (14b1749)
  • unnamed: reverse bid and ask (259a0e4)

Features

  • tests: test bid and ask (c17ad09)

2.5.0 (2019-12-30)

Features

2.4.0 (2019-12-30)

Features

2.3.0 (2019-12-30)

Bug Fixes

Features

2.2.0 (2019-12-30)

Features

2.1.0 (2019-12-30)

Features

  • tests: disable network requests in CI (b1cacb0)

2.0.0 (2019-12-30)

Features

  • tests: add test to check index.js (cdb85b0)
  • waves: remove mapping and rename waves platform to waves exchange (4938a84)

BREAKING CHANGES

  • waves: Wavesplatform is renamed, this could cause applications to fail that depend on this particular exchange

1.5.0 (2019-12-24)

Features

1.4.0 (2019-12-24)

Bug Fixes

  • reverse base and quote name (1427e18)
  • reverse base and quote name (4f5ec6d)
  • reverse base and quote volume (047c01a)
  • reverse base and quote volume (9b900dc)

Features

1.3.0 (2019-12-24)

Bug Fixes

  • again run test for driver ovex (4f048fb)
  • new test for driver ovex (d32015e)
  • return changes from first commit (484108a)
  • run test again for ovex (65105ad)
  • try somethign else to pass the commit (315f692)

Features

1.2.0 (2019-12-23)

Features

  • change homepage to coinranking.com (73f82db)

1.1.0 (2019-12-23)

Features

  • dont include fixtures in the npm package (612829f)
  • include a npmignore file to ingore the webp file (e28e350)

1.0.0 (2019-12-23)

Bug Fixes

  • set the package version to 0.0.0-dev (d8149bb)
  • changelog: remove the changelog for a fresh start (62d6ffe)
  • changelog: remove the changelog for a fresh start (879af05)
  • finexbox: finexbox has removed their API (0dbeb9c)
  • fixtures: dont remove the headers until the unzip is succesfull (8896e5d)
  • package: set the package to public (2a9c459)
  • change baseVolume to quoteVolume (09ce193)
  • change fixture of finexbox and dont log test output (199d29d)
  • paribu driver (db1c2ac)
  • kyber: fix a small type (674e1d2)
  • nock: dont change the response if unzip didn't succeed (d14fd03)
  • package: change the homepage for NPM (05b9ca3)
  • change close property (9bd4fa7)
  • object reconstruction (b647a47)
  • remove baseVolume (d3aa065)
  • kyber: invert base and quote (4612ea3)
  • request: request lib is compulsory for cloudscraper (ecc9eef)
  • sparkdex: invert base and quote (d30dd00)
  • sparkdex: reverse base and quote for the volume as well (8f7169d)
  • tokok: reverse base and quote (1f4daf8)
  • replace baseVolume parameter with quoteVolume (9877bd1)
  • wavesplatform: added the matcher filter to the URLs (929b1e6)

Features

Reverts

  • request: remove the user agent, because this failed on Binance (647c485)