Skip to content

Releases: mraniki/cefi

v3.1.8

11 Oct 10:55
Compare
Choose a tag to compare

v3.1.8 (2023-10-11)

Other

  • Merge pull request #78 from mraniki/dev

👷 CI Change (d0ebe05)

👷

v3.1.7

10 Oct 20:07
Compare
Choose a tag to compare

v3.1.7 (2023-10-10)

Other

  • Merge pull request #77 from mraniki/dev

Update pyproject.toml (2144f24)

  • Add automatic merge on approval rule

This commit adds a new file .github/.mergify.yml which contains the co
nfiguration for automatic merging of pull requests. The rule is set to
m
erge the pull request when the build and test checks are successful,
and
there are no check failures. (cea9efb)

👷

  • 👷 CI Change with precommit (9ee78a8)

🔒

🚨

v3.1.6

10 Oct 18:20
Compare
Choose a tag to compare

v3.1.6 (2023-10-10)

Other

  • Merge pull request #76 from mraniki/dev

♻️ pyproject update (7ee9a4c)

  • Merge pull request #75 from mraniki/renovate/ruff-0.x

⬆️ 🛠️(deps): update dependency ruff to ^0.0.292 (2ac7136)

♻️

  • ♻️ pyproject update (6056bb6)

⬆️

  • ⬆️ 🛠️(deps): update dependency ruff to ^0.0.292 (6c527c1)

v3.1.5

10 Oct 16:37
Compare
Choose a tag to compare

v3.1.5 (2023-10-10)

Other

  • Merge pull request #74 from mraniki/dev

⬆️ 🤖 Dependencies: Update ccxt requirement from 4.1.1 to 4.1.9 (ab44ded)

  • Merge pull request #73 from mraniki/dependabot/pip/dev/ccxt-4.1.9

⬆️ 🤖 Dependencies: Update ccxt requirement from 4.1.1 to 4.1.9 (4db8a99)

Update

  • Update Requirements (4fddd8a)

  • ⬆️ 🤖 Dependencies: Update ccxt requirement from 4.1.1 to 4.1.9

Updates the requirements on ccxt to permit the latest version.


updated-dependencies:

  • dependency-name: ccxt
    dependency-type: direct:production
    ...

Signed-off-by: dependabot[bot] <[email protected]> (f36257e)

v3.1.4

07 Oct 22:10
Compare
Choose a tag to compare

v3.1.4 (2023-10-07)

Other

  • Merge pull request #72 from mraniki/dev

Refactor client information display in CexTrader class (049bed5)

  • Refactor CexCcxt fetch_positions method (e2cf1b1)

  • Refactor CexCcxt class to handle empty positions response (4380291)

  • Refactor CexTrader execute_order method (93c2c97)

  • Refactor CexCcxt init method (ae9e6c0)

  • Refactor test_get_trade_confirmation in test_unit.py

Add support for "huobi" in addition to "binance" in result. (7c4ddd2)

  • Remove unnecessary lines
  • Add comments for clarity (aa11bd5)
  • Add unit tests for get_trade_confirmation function (e222bd9)

  • Refactor test_unit.py and add test for submit_order_exception (bb841d4)

  • Merge branch 'dev' of [email protected]:mraniki/cefi.git (e194b8d)

  • Add unit tests for CexTrader exception handling (52f09d4)

  • Refactor test_cefi function in test_unit.py

  • Remove assert "🪪" in result
  • Add assert "ℹ�#Ȉ\u001a[�\u001c�\�[\u001d\u0002�\u0010\b\u000bN\f�
    �\f�\u0010\u0010\b\u0018\�[��\u0019\u0019Y�\u001d\u0019\�\u0017��]\u0
    017ؘ[\u0018[��\�\u0010�\u0015\u001c�Y\u0019\�N��H\b\b\b\u0018\��\�\b
    \b�'�鈈\u001a[�\u001c�\�[\u001d\u0002�
    �\b\b\b\u0018\��\�\b\b�%+R"\u0006��\u0007&W7V�@� (1433c19)
  • Refactor CexTrader class in main.py
  • Removed unnecessary code in CexTrader class
  • Improved code readability and maintainability (eb8a4a8)
  • Refactor client information display in CexTrader class (c8e4957)

Update

🚨

v3.1.3

05 Oct 16:45
Compare
Choose a tag to compare

v3.1.3 (2023-10-05)

Other

  • Merge pull request #71 from mraniki/dev

♻️ (58d1c6e)

♻️

🐛

🔥

v3.1.2

05 Oct 06:14
Compare
Choose a tag to compare

v3.1.2 (2023-10-05)

Other

  • Merge pull request #70 from mraniki/dev

🥅 (12643ac)

🥅

v3.1.1

05 Oct 05:24
Compare
Choose a tag to compare

v3.1.1 (2023-10-05)

Other

  • Merge pull request #68 from mraniki/dev

♻️ (7151e9d)

  • Refactor get_info method in CexTrader class (1474a52)

  • Merge pull request #67 from mraniki/renovate/pytest-loguru-0.x

⬆️ 🛠️(deps): update dependency pytest-loguru to ^0.3.0 (d94c27c)

♻️

⬆️

  • ⬆️ 🛠️(deps): update dependency pytest-loguru to ^0.3.0 (cdaca14)

v3.1.0

04 Oct 19:58
Compare
Choose a tag to compare

v3.1.0 (2023-10-04)

Other

  • Merge pull request #66 from mraniki/dev

🥚Add support for .op.toml configuration file (9ef9a7d)

🥚

  • 🥚Add support for .op.toml configuration file (eaebe17)

v3.0.4

04 Oct 18:15
Compare
Choose a tag to compare

v3.0.4 (2023-10-04)

🔧

Other

  • Merge pull request #65 from mraniki/dev

Dev (cc09c33)

  • Merge pull request #63 from mraniki/dependabot/pip/dev/ccxt-4.1.1

⬆️ 🤖 Dependencies: Update ccxt requirement from 4.0.112 to 4.1.1 (13f3d29)

Update

  • Update Requirements (3bcd49f)

  • ⬆️ 🤖 Dependencies: Update ccxt requirement from 4.0.112 to 4.1.1

Updates the requirements on ccxt to permit the latest version.


updated-dependencies:

  • dependency-name: ccxt
    dependency-type: direct:production
    ...

Signed-off-by: dependabot[bot] <[email protected]> (88f2739)

🔧