Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [0.3.0](0.2.2...0.3.0) (2021-03-03) ### Bug Fixes * **backtest:** remove output of pg_connection string ([8d4803c](8d4803c)) * **deps:** unignore npm lockfile ([275b05a](275b05a)) * **docker:** replace yarn with npm ([1b5940a](1b5940a)) * **npm:** set private ([3e5bc54](3e5bc54)) * **trader:** crash error: can't access `.minQty` of 'undefined' ([0b214a7](0b214a7)) * **trader:** don't log unfollowed sell signals ([f7104de](f7104de)) ### Features * add editorconfig ([e050de0](e050de0)) * add renovate configuration ([2b6b3df](2b6b3df)) * **backtest:** discard abbreviation ([7ba1b8d](7ba1b8d)) * **docker:** add Dockerfile ([2b92e07](2b92e07)) * **docs:** convert getting started guide to markdown ([1dfb156](1dfb156)) * add docker secret examples ([f09cca0](f09cca0)) * **docker:** improve compose file ([3d3a7dc](3d3a7dc)) * **gmail:** add gmail address and app password to env ([6511855](6511855))
- Loading branch information