Skip to content

Releases: shweshi/terminal-stocks

Release: Fixes market summary endpoint

Choose a tag to compare

@shweshi shweshi released this 08 Nov 22:14
e3e8f72

What's Changed

Full Changelog: v1.0.9...v1.0.10

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

Choose a tag to compare

@shweshi shweshi released this 08 Nov 08:21
ac075bd

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

Choose a tag to compare

@shweshi shweshi released this 15 Mar 13:22
3bea3cb
  • Export data as json
  • Export data as csv