Skip to content

Latest commit

 

History

History
372 lines (187 loc) · 13.8 KB

CHANGELOG.md

File metadata and controls

372 lines (187 loc) · 13.8 KB

Changelog

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

0.9.1 (2023-02-04)

0.9.0 (2023-02-04)

Features

  • added input for notes name in dashboard (e5e9666)
  • compiled UI (42fee54)
  • dashboard notes are named (ce38657)

0.8.8 (2023-01-22)

Bug Fixes

  • fixed formula for price upon close (b53f324)

0.8.7 (2023-01-19)

Bug Fixes

  • added gains path to go generate (cbf8e1e)

0.8.6 (2023-01-19)

Features

  • unplanned gain calculator component (b9ac0d4)

0.8.5 (2023-01-14)

Bug Fixes

  • revert to old commit, ignoring lightweight-charts since SSR requirement (a1702e2)

0.8.4 (2023-01-12)

Bug Fixes

0.8.3 (2023-01-12)

Bug Fixes

  • limit DB connections to prevent sqlite locks (c12c9cb)

0.8.2 (2023-01-12)

Bug Fixes

  • fixed bug where sqlite database file was not being created (25228ef)

0.8.1 (2023-01-12)

Features

0.8.0 (2023-01-11)

Features

Bug Fixes

0.7.1 (2023-01-10)

Bug Fixes

  • fixed test bug where sqlite database was not newly created (ddc6290)

0.7.0 (2023-01-10)

Features

Bug Fixes

0.6.48 (2023-01-10)

Bug Fixes

  • fixed combined, now it successfully make use of finnhub and yahoo (5fe632f)

0.6.47 (2023-01-10)

Bug Fixes

  • fixed bug where last time in candles was wrongly calculated (b3880a9)

0.6.46 (2023-01-10)

Bug Fixes

0.6.45 (2023-01-10)

Bug Fixes

0.6.44 (2023-01-10)

Features

Bug Fixes

  • added comment to generated components commit message (9b7e6fc)
  • added flags config to combined subcommand (c7818fc)
  • added recommendation-trends to the go embed file (219089f)
  • added support for the latest components implementation (2c46d30)
  • added type checking for params (cec2e51)
  • added useYahoo flag variable (18c9f0e)
  • code reusability fix (159dfa2)
  • fixed from query param from candles component (001b473)
  • support for heatmap component in the go generate file (c2d8800)

0.6.43 (2023-01-09)

Features

  • Candlestick, Recommendation trend and peers HTML components (#20) (5a75fb9)

0.6.42 (2023-01-09)

0.6.41 (2023-01-08)

Features

  • added support for the latest components tooling (36aa68d)

0.6.40 (2023-01-08)

Bug Fixes

  • added breaks in resolution multipliers switch (a1f138e)

0.6.39 (2023-01-08)

0.6.38 (2023-01-07)

Bug Fixes

  • added git add for always push the latest generated components (8777179)

0.6.37 (2023-01-07)

0.6.36 (2023-01-07)

Bug Fixes

  • added go generate to unit tests (9eb1238)

0.6.35 (2023-01-06)

Bug Fixes

  • added API clients to tittle (4c7aac4)

0.6.34 (2023-01-06)

Bug Fixes

  • added ghrc.io to the tag name (bee2774)

0.6.33 (2023-01-06)

Bug Fixes

  • added username to tags for the registry push (a6a01d1)

0.6.32 (2023-01-06)

Bug Fixes

  • custom tagging for docker image (6f57c30)

0.6.31 (2023-01-06)

Features

0.6.30 (2023-01-06)

0.6.29 (2023-01-06)

Bug Fixes

  • added sudo to the upx install command (0033396)

0.6.28 (2023-01-06)

Bug Fixes

  • directly installing UPX (cf53be1)

0.6.27 (2023-01-06)

0.6.26 (2023-01-06)

0.6.25 (2023-01-06)

Bug Fixes

  • added key to github action cache (77a1c63)

0.6.24 (2023-01-06)

Bug Fixes

  • release and chore commir fix (c4361c5)

0.6.23 (2023-01-06)

Bug Fixes

  • added clone repository to release job (2a25a9c)

0.6.22 (2023-01-06)

Bug Fixes

  • removed binaries job dependency from release job (5a28e37)

0.6.21 (2023-01-06)

Features

  • added contributing guidelines (ad78fb9)

0.6.20 (2023-01-06)

Features

  • added extra CI/CD pipeline for dev branch (#5) (f7ab3ca)

0.6.19 (2023-01-05)

Bug Fixes

  • added change push to origin to push to dev (7c437c1)

0.6.18 (2023-01-05)

0.6.17 (2023-01-05)

0.6.16 (2023-01-05)

Bug Fixes

  • added dry run for debugging (ea1e449)

0.6.15 (2023-01-05)

Bug Fixes

  • removed origin from git fetch (38262b3)

0.6.14 (2023-01-05)

0.6.13 (2023-01-05)

0.6.12 (2023-01-05)

0.6.11 (2023-01-04)

Bug Fixes

  • added description for how to extend tulip (6a21632)

0.6.10 (2023-01-04)

Bug Fixes

  • git checkout main then fetch all tags (1f82bc2)

0.6.9 (2023-01-04)

Changelog

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