Skip to content

Latest commit

 

History

History
143 lines (69 loc) · 6.7 KB

CHANGELOG.md

File metadata and controls

143 lines (69 loc) · 6.7 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.3.0 (2021-01-13)

Features

  • import: Added ability to download funding rate at import (#11) (8fe12d0)

Bug Fixes

  • deps: updated dependencies (09229dd)

1.2.8 (2021-01-11)

Bug Fixes

  • bitmex_backtest: added fetch_balance method and allow nullable funding_rate on liquidation price formula (#10) (6d91049)
  • deps: updated dependencies (a4292cc)

1.2.7 (2021-01-10)

Bug Fixes

  • bitmex_backtest: changed liquidation price formula (#9) (5e0dbd5)

1.2.6 (2021-01-06)

Bug Fixes

  • bitmex_backtest: added fetch_balance method (#6) (137a4ba)
  • deps: updated deps (7e7a849)
  • dummy: fixed changelog versions (ab1e4fc)

1.2.5 (2021-01-03)

Bug Fixes

  • deps: fixed problems with python deps (0d32504)
  • github: bumped workflow builder version to ubuntu 20.04 (b8a77ce)
  • github: testing with ubuntu 20.04 gh workflow (a6ab95b)

1.2.3 (2021-01-03)

Bug Fixes

  • deps: added chardet==3.0.4 dep because incompatibilities and updated deps (7c8b7b0)

1.2.2 (2020-12-18)

Bug Fixes

  • deps: downgraded np dep (8176b26)

1.2.1 (2020-12-18)

Bug Fixes

  • deps: bumped dep version (46330a9)

1.2.0 (2020-11-16)

Features

  • config: changed config path to /config/ (3829e40)

Bug Fixes

  • config: fixed config loading (d6ec103)
  • packaging: added init to config package (21fe3d5)

1.1.18 (2020-11-16)

Bug Fixes

  • packaging: adding config data to package (93fb060)
  • packaging: changed from setuptools to setuptools_git (607b9fc)
  • packaging: created MANIFEST.in (acabe2f)
  • packaging: fixed packaging (several tries & fixes)

1.1.5 (2020-11-12)

Bug Fixes

1.1.4 (2020-11-12)

Bug Fixes

  • github: fixed release wf (59b7782)

1.1.3 (2020-11-12)

Bug Fixes

  • github: changed master branch to main (5c1f0f6)
  • github: fixes in workflows (5096357)
  • github: fixes in workflows II (152bbea)
  • version: bumped versions (3d02967)

1.1.2 (2020-11-12)

Bug Fixes

  • github: removed coverage wf (ca44ff6)

1.1.1 (2020-11-12)

Bug Fixes

  • github: fixed release workflow (4f8d4eb)

1.1.0 (2020-11-12)

Features

  • import: imported base code (34723ed)

Bug Fixes

  • changelog: reset changelog (1507a59)
  • refactor: renamed old qbitartifacts references to logictraders (0d534ce)