All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.3.0 (2021-01-13)
- deps: updated dependencies (09229dd)
1.2.8 (2021-01-11)
- 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)
1.2.6 (2021-01-06)
- bitmex_backtest: added fetch_balance method (#6) (137a4ba)
- deps: updated deps (7e7a849)
- dummy: fixed changelog versions (ab1e4fc)
1.2.5 (2021-01-03)
- 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)
- deps: added chardet==3.0.4 dep because incompatibilities and updated deps (7c8b7b0)
1.2.2 (2020-12-18)
- deps: downgraded np dep (8176b26)
1.2.1 (2020-12-18)
- deps: bumped dep version (46330a9)
1.2.0 (2020-11-16)
- config: changed config path to /config/ (3829e40)
1.1.18 (2020-11-16)
- 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)
- deps: update deps (53507f6)
1.1.4 (2020-11-12)
- github: fixed release wf (59b7782)
1.1.3 (2020-11-12)
- 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)
- github: removed coverage wf (ca44ff6)
1.1.1 (2020-11-12)
- github: fixed release workflow (4f8d4eb)
- import: imported base code (34723ed)