Skip to content

Releases: zackurben/alphavantage

2.4.1

16 Oct 15:02
86748a6
Compare
Choose a tag to compare
  • Added support for new symbol TIME_SERIES_INTRADAY_EXTENDED
  • Added generic support for new endpoints that return csv
  • Added new util stripEol to strip win and *nix line endings
  • Added new util csvToJSON to convert raw csv into json

2.3.0

23 Oct 16:47
4351f70
Compare
Choose a tag to compare

Adding new alpha.experimental function to support any API endpoint

2.2.0

03 Sep 21:33
b0e001a
Compare
Choose a tag to compare

Adds support for the new fundamental API

2.1.0

26 Jul 19:24
c61acf3
Compare
Choose a tag to compare
  • Adding forex intraday, daily, monthly, and weekly endpoint support.
  • Adding initial typescript types.
  • Fixing malformed bundle file
  • Removed the data interval parameter for all except intraday

Adding batch quote support

03 Jan 02:07
ba3fa64
Compare
Choose a tag to compare
  • Adding batch quote support
  • Updating jest to 22.0.4

Full NPM Release

14 Nov 03:45
d115eb3
Compare
Choose a tag to compare

1.0.0 Release on NPM with full API support!

See the changelog for details.

0.0.7

04 Oct 23:57
Compare
Choose a tag to compare

This is the final release before the 1.0.0 refactor which will include the technical indicators.