Skip to content

0.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Mar 20:27
· 216 commits to master since this release

0.3.0 (2021-03-03)

Bug Fixes

  • backtest: remove output of pg_connection string (8d4803c)
  • deps: unignore npm lockfile (275b05a)
  • docker: replace yarn with npm (1b5940a)
  • npm: set private (3e5bc54)
  • trader: crash error: can't access .minQty of 'undefined' (0b214a7)
  • trader: don't log unfollowed sell signals (f7104de)

Features

  • add editorconfig (e050de0)
  • add renovate configuration (2b6b3df)
  • backtest: discard abbreviation (7ba1b8d)
  • docker: add Dockerfile (2b92e07)
  • docs: convert getting started guide to markdown (1dfb156)
  • add docker secret examples (f09cca0)
  • docker: improve compose file (3d3a7dc)
  • gmail: add gmail address and app password to env (6511855)