Skip to content

Releases: shweshi/terminal-stocks

Release: Fix mismatched asset name property for certain assets on historical data

08 Nov 08:21
ac075bd
Compare
Choose a tag to compare

What's Changed

  • Modifies yahooService.js to load in ticker data as JSON object by @chris-hmmr in #8
  • Fixes display issue with missing or mismatched asset name property for certain assets on historical data by @chris-hmmr in #10

New Contributors

Full Changelog: v1.0.8...v1.0.9

Release: Export data as json or csv

15 Mar 13:22
3bea3cb
Compare
Choose a tag to compare
  • Export data as json
  • Export data as csv