All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.9.0 (2023-02-04)
- added input for notes name in dashboard (e5e9666)
- compiled UI (42fee54)
- dashboard notes are named (ce38657)
- fixed formula for price upon close (b53f324)
- added gains path to go generate (cbf8e1e)
- unplanned gain calculator component (b9ac0d4)
- revert to old commit, ignoring lightweight-charts since SSR requirement (a1702e2)
- limit DB connections to prevent sqlite locks (c12c9cb)
- fixed bug where sqlite database file was not being created (25228ef)
0.8.0 (2023-01-11)
- added flowbite UI component lib (0a90fa9)
- auto ping configuration (4a04338)
- build components (b07586f)
- complete implementation of the dashboard (568ad8a)
- components home page (c463f62)
- dashboard candles (4b45c01)
- dashboard heatmap and global notes (1e22fb0)
- failwind css dependency (d6edd43)
- local storage symbols (ead3435)
- markdown viewer (c89668b)
- resolutions (b332d60)
- simple candles (52441b1)
- svelte tags (02f2dfe)
- symbols dashboard view (fa2487d)
- added dashboard components (6001723)
- added last and resolution to symbols tabs (41c3113)
- added loaded flag (c4d7a6e)
- better values and reactivity (ddcede1)
- code reformata (8b57e35)
- encapsulated heatmap in div (3c41eca)
- font-awesome (b8e052c)
- reduced the default timeframe (2862f71)
- responsive charts (b90db64)
- simpler candles (1d3ca49)
- sync way of pinging the server (f008be9)
- typescript in layout pages (8c2b345)
- fixed test bug where sqlite database was not newly created (ddc6290)
0.7.0 (2023-01-10)
- fixed combined, now it successfully make use of finnhub and yahoo (5fe632f)
- fixed bug where last time in candles was wrongly calculated (b3880a9)
0.6.44 (2023-01-10)
- Combined data source (bf7dc26)
- combined source CLI subcommand (892ac43)
- heatmap skeleton (abf57d1)
- NOP source (ecf60ad)
- recommendation trends component (e574ebf)
- symbol heatmap (445eb59)
- Yahoo data source (d016d05)
- Yahoo subcommand (3ef3dac)
- 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)
- added support for the latest components tooling (36aa68d)
- added breaks in resolution multipliers switch (a1f138e)
- added git add for always push the latest generated components (8777179)
- added go generate to unit tests (9eb1238)
- added API clients to tittle (4c7aac4)
- added ghrc.io to the tag name (bee2774)
- added username to tags for the registry push (a6a01d1)
- custom tagging for docker image (6f57c30)
- added sudo to the upx install command (0033396)
- directly installing UPX (cf53be1)
- added key to github action cache (77a1c63)
- release and chore commir fix (c4361c5)
- added clone repository to release job (2a25a9c)
- removed binaries job dependency from release job (5a28e37)
- added contributing guidelines (ad78fb9)
- added change push to origin to push to dev (7c437c1)
- added dry run for debugging (ea1e449)
- removed origin from git fetch (38262b3)
- added description for how to extend tulip (6a21632)
- git checkout main then fetch all tags (1f82bc2)
0.6.9 (2023-01-04)
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.