Skip to content

Latest commit

 

History

History
256 lines (180 loc) · 19.8 KB

CHANGELOG.md

File metadata and controls

256 lines (180 loc) · 19.8 KB

0.0.20 (2022-07-28)

  • docs: update read me license (7378cfe)
  • chore(deps-dev): bump @types/node from 18.0.6 to 18.6.1 (b521c80)
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin (0a218b3)
  • chore(deps-dev): bump @typescript-eslint/parser from 5.30.7 to 5.31.0 (a5578e1)
  • chore(deps-dev): bump ccxt from 1.91.15 to 1.91.22 (f9fa95a)
  • chore(deps-dev): bump ccxt from 1.91.2 to 1.91.15 (44ab144)
  • chore(deps-dev): bump ccxt from 1.91.22 to 1.91.29 (41e3f32)
  • chore(deps-dev): bump ccxt from 1.91.29 to 1.91.35 (7596836)
  • chore(deps-dev): bump release-it from 15.1.3 to 15.1.4 (fcec8c8)
  • chore(deps-dev): bump release-it from 15.1.4 to 15.2.0 (b61f5f2)

0.0.19 (2022-07-21)

  • chore(deps-dev): bump @types/jest from 28.1.5 to 28.1.6 (9112901)
  • chore(deps-dev): bump @types/node from 18.0.4 to 18.0.6 (1a82997)
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin (256f2a5)
  • chore(deps-dev): bump @typescript-eslint/parser from 5.30.6 to 5.30.7 (bcf7439)
  • chore(deps-dev): bump ccxt from 1.90.85 to 1.90.86 (02a4292)
  • chore(deps-dev): bump ccxt from 1.90.86 to 1.90.89 (0e01a92)
  • chore(deps-dev): bump ccxt from 1.90.89 to 1.90.94 (a3f36d2)
  • chore(deps-dev): bump ccxt from 1.90.94 to 1.91.2 (fc35316)
  • chore(deps-dev): bump eslint from 8.19.0 to 8.20.0 (761ef30)
  • chore(deps-dev): bump release-it from 15.1.1 to 15.1.2 (37944a3)
  • chore(deps-dev): bump release-it from 15.1.2 to 15.1.3 (60202e4)
  • chore(deps-dev): bump ts-jest from 28.0.6 to 28.0.7 (2b13987)
  • build: add depdendabot automer action (258bf91)
  • build: fix codecov (d336acf)
  • build: set circleci docker image node lts (d7450fd)
  • build: update circleci deprecated docker image (77c07ee)
  • style: eslintignore *.spec.ts (3fb8d5f)

0.0.18 (2022-07-13)

  • style: format code (523f69c)
  • chore(deps-dev): bump @commitlint/cli from 17.0.2 to 17.0.3 (e15d8de)
  • chore(deps-dev): bump @commitlint/config-conventional (1d97e7d)
  • chore(deps-dev): bump @nestjs/core from 8.4.6 to 8.4.7 (a556ddd)
  • chore(deps-dev): bump @nestjs/platform-express from 8.4.6 to 8.4.7 (6ea4ed2)
  • chore(deps-dev): bump @nestjs/testing from 8.4.6 to 8.4.7 (1d12a65)
  • chore(deps-dev): bump @types/node from 17.0.42 to 18.0.3 (0949a2f)
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin (209946c)
  • chore(deps-dev): bump @typescript-eslint/parser from 5.27.1 to 5.30.6 (4712b33)
  • chore(deps-dev): bump ccxt from 1.86.82 to 1.90.66 (be8a84c)
  • chore(deps-dev): bump ccxt from 1.90.66 to 1.90.68 (5a388c2)
  • chore(deps-dev): bump eslint from 8.17.0 to 8.19.0 (83671ab)
  • chore(deps-dev): bump jest and @types/jest (278b009)
  • chore(deps-dev): bump jest and @types/jest (5b2661d)
  • chore(deps-dev): bump lint-staged from 13.0.1 to 13.0.3 (cefbb6d)
  • chore(deps-dev): bump prettier from 2.6.2 to 2.7.1 (24fdf24)
  • chore(deps-dev): bump release-it from 15.0.0 to 15.1.1 (2a254fb)
  • chore(deps-dev): bump rxjs from 7.5.5 to 7.5.6 (0a89f69)
  • chore(deps-dev): bump ts-jest from 28.0.4 to 28.0.5 (119b4ba)
  • chore(deps-dev): bump typescript from 4.7.3 to 4.7.4 (cb18ca7)
  • chore(deps): bump parse-url from 6.0.0 to 6.0.2 (b2957b0)
  • Delete tsconfig-release.json (75ec402)
  • Update package.json (7186677)
  • Update tsconfig.json (073a255)

0.0.17 (2022-06-11)

  • build: add tsconfig for production build (70d2720)
  • deps: update all dependencies (7c1d737)
  • feat: add CodeQL for scanning code (5fa676f)

0.0.16 (2022-06-08)

  • test: test ccxt service 80% (9cef9f1)

0.0.15 (2022-06-07)

  • test: comple test on module and provider (3eeb12b)
  • test: forRooAsync without imports (b90ec10)
  • deps: update all dependencies (166abc8)
  • fix: wrong returned type from getClient (9fd577a)

0.0.14 (2022-05-16)

  • docs: improve changelog (91f6446)

0.0.13 (2022-05-15)

0.0.12 (2022-05-10)

  • chore(deps-dev): bump @commitlint/cli from 16.2.1 to 16.2.4 (6a16661)
  • chore(deps-dev): bump @commitlint/config-angular from 16.2.3 to 16.2.4 (42961d3)
  • chore(deps-dev): bump @nestjs/common from 8.3.1 to 8.4.4 (331f949)
  • chore(deps-dev): bump @nestjs/core from 8.3.1 to 8.4.4 (fe7f497)
  • chore(deps-dev): bump @release-it/conventional-changelog (8c70d02)
  • chore(deps-dev): bump @types/node from 17.0.24 to 17.0.31 (cd55e2f)
  • chore(deps-dev): bump ccxt from 1.79.3 to 1.81.95 (e5c55a8)
  • chore(deps-dev): bump ccxt from 1.81.95 to 1.81.98 (3200fa1)
  • chore(deps-dev): bump eslint from 8.13.0 to 8.15.0 (08dde1a)
  • chore(deps-dev): bump eslint-plugin-import from 2.25.4 to 2.26.0 (ff6bdf1)
  • chore(deps-dev): bump husky from 7.0.4 to 8.0.1 (20cb831)
  • chore(deps-dev): bump lint-staged from 12.3.4 to 12.4.1 (feea12c)
  • chore(deps-dev): bump prettier from 2.5.1 to 2.6.2 (43cd763)
  • chore(deps-dev): bump release-it and @release-it/conventional-changelog (3903006)
  • chore(deps-dev): bump release-it from 14.12.4 to 14.14.3 (0d4d248)
  • chore(deps-dev): bump rxjs from 7.5.4 to 7.5.5 (513b30b)
  • chore(deps-dev): bump typescript from 4.6.3 to 4.6.4 (8301832)
  • chore(deps): update all dependencies to latest version (266c5c5)
  • chore(release): [email protected] (5cd8b4f)

0.0.11 (2022-04-14)

  • chore(deps-dev): bump @commitlint/config-angular from 16.2.1 to 16.2.3 (81c271f)
  • chore(deps-dev): bump @nestjs/platform-express from 8.3.1 to 8.4.4 (113eeee)
  • chore(deps-dev): bump @nestjs/testing from 8.3.1 to 8.4.4 (96292f9)
  • chore(deps-dev): bump @release-it/conventional-changelog (2f7c181)
  • chore(deps-dev): bump @types/jest from 27.4.0 to 27.4.1 (7da0558)
  • chore(deps-dev): bump @types/node from 17.0.18 to 17.0.24 (d0729ea)
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin (a221451)
  • chore(deps-dev): bump @typescript-eslint/parser from 5.12.0 to 5.19.0 (5c8ebe9)
  • chore(deps-dev): bump ccxt from 1.73.44 to 1.79.3 (b323f2f)
  • chore(deps-dev): bump eslint from 8.9.0 to 8.13.0 (95754f9)
  • chore(deps-dev): bump eslint-config-prettier from 8.3.0 to 8.5.0 (f849786)
  • chore(deps-dev): bump ts-jest from 27.1.3 to 27.1.4 (5525e90)
  • chore(deps-dev): bump typescript from 4.5.5 to 4.6.3 (cc8d112)
  • chore(deps): bump minimist from 1.2.5 to 1.2.6 (6ae133c)
  • chore(release): [email protected] (476bda9)

0.0.10 (2022-02-19)

  • chore(deps-dev): bump @commitlint/cli from 16.1.0 to 16.2.1 (6e48790)
  • chore(deps-dev): bump @commitlint/config-angular from 16.0.0 to 16.2.1 (ec78d96)
  • chore(deps-dev): bump @nestjs/common from 8.2.6 to 8.3.1 (80ff515)
  • chore(deps-dev): bump @nestjs/platform-express from 8.2.6 to 8.3.1 (1498027)
  • chore(deps-dev): bump @nestjs/testing from 8.2.6 to 8.3.1 (0bb2351)
  • chore(deps-dev): bump @types/node from 17.0.12 to 17.0.18 (18e29e2)
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin (251716a)
  • chore(deps-dev): bump @typescript-eslint/parser from 5.10.1 to 5.12.0 (5baee59)
  • chore(deps-dev): bump ccxt from 1.70.82 to 1.73.44 (ffe498e)
  • chore(deps-dev): bump eslint from 8.7.0 to 8.9.0 (4160278)
  • chore(deps-dev): bump jest from 27.4.7 to 27.5.1 (a8aa8a4)
  • chore(deps-dev): bump lint-staged from 12.3.1 to 12.3.4 (29fc5a3)
  • chore(deps-dev): bump rxjs from 7.5.2 to 7.5.4 (e78f1d2)
  • chore(deps): updated all dependencies (fb5f0ba)
  • chore(release): [email protected] (f409381)

0.0.9 (2022-01-27)

  • chore(deps-dev): bump @commitlint/cli from 16.0.3 to 16.1.0 (d1b9ce9)
  • chore(deps-dev): bump @nestjs/common from 8.2.5 to 8.2.6 (c4e9505)
  • chore(deps-dev): bump @nestjs/core from 8.2.5 to 8.2.6 (1438499)
  • chore(deps-dev): bump @nestjs/platform-express from 8.2.5 to 8.2.6 (033f98a)
  • chore(deps-dev): bump @nestjs/testing from 8.2.5 to 8.2.6 (11aa997)
  • chore(deps-dev): bump @types/node from 17.0.10 to 17.0.12 (f015ee6)
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin (f3ce23c)
  • chore(deps-dev): bump @typescript-eslint/parser from 5.10.0 to 5.10.1 (be5cd7d)
  • chore(deps-dev): bump ccxt from 1.68.56 to 1.69.18 (63eb627)
  • chore(deps-dev): bump ccxt from 1.69.18 to 1.70.82 (c8dc59f)
  • chore(deps-dev): bump lint-staged from 12.2.1 to 12.2.2 (b1496bb)
  • chore(deps-dev): bump lint-staged from 12.2.2 to 12.3.1 (c98388e)
  • chore(deps-dev): bump release-it from 14.12.3 to 14.12.4 (de85a14)
  • chore(deps-dev): bump typescript from 4.5.4 to 4.5.5 (7f4333f)
  • chore(deps): bump node-fetch from 2.6.6 to 2.6.7 (8d9b6fe)
  • chore(release): [email protected] (f21ea24)

0.0.8 (2022-01-19)

  • chore: add .github folder to .npmignore (98e5d0e)
  • chore: enable dependabot (2369fe9)
  • chore(deps-dev): bump @commitlint/cli from 16.0.2 to 16.0.3 (f7935eb)
  • chore(deps-dev): bump @types/node from 16.11.19 to 17.0.10 (bcb3da7)
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin (02a6961)
  • chore(deps-dev): bump @typescript-eslint/parser from 5.9.1 to 5.10.0 (41e26d3)
  • chore(deps-dev): bump ccxt from 1.68.15 to 1.68.56 (061cb77)
  • chore(deps-dev): bump lint-staged from 12.1.7 to 12.2.1 (85ace8f)
  • chore(release): [email protected] (8101f24)

0.0.7 (2022-01-17)

0.0.6 (2022-01-16)

0.0.5 (2022-01-16)

0.0.4 (2022-01-16)

  • chore(circleci): add circleci pipeline (3b4872b)
  • chore(codecov): add codecov to CI/CD pipeline (2a95301)
  • chore(release): [email protected] (2ff6728)
  • docs: add coverage badge to readme (0927bac)
  • docs: update README.md logo (b010ff0)
  • fix: set defaultExchanges options as undefined by default (1de59bc)
  • test: add initial test - coverage 50% (54dbcfc)

0.0.3 (2022-01-16)

0.0.2 (2022-01-16)