Releases: zackurben/alphavantage
Releases · zackurben/alphavantage
2.4.1
- 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
Adding new alpha.experimental function to support any API endpoint
2.1.0
- 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
- Adding batch quote support
- Updating jest to 22.0.4
Full NPM Release
1.0.0 Release on NPM with full API support!
See the changelog for details.
0.0.7
This is the final release before the 1.0.0 refactor which will include the technical indicators.