v0.4.1
AlphaVantage v0.4.1
Closed issues:
- Converting to DataFrame (#6)
- Extraction of data should export to TimeArray (#9)
- Add batch stock quotes support (#10)
- Reviving this project (#14)
- installation documentation (#16)
- Manifest.toml (#19)
- Replace TravisCI with GitHub Actions (#20)
- Convert from Travis CI to GitHub Actions (#21)
- Access Fundamental Company Data (#23)
- TagBot trigger issue (#26)
- api key (#34)
- Make output Tables.jl-compatible (#36)
- Two small problems with examples using 1.7beta3 and DataFrames 1.2.1 (#38)
Merged pull requests:
- add a function to set API key in ENV (#13) (@gino244)
- 0.5 Update (#15) (@dm13450)
- added fundamentals (#17) (@tbreloff)
- Update Project.toml (#18) (@ellisvalentiner)
- CompatHelper: bump compat for "HTTP" to "0.9" (#22) (@github-actions[bot])
- Added "earnings" function to fundamentals.jl (#25) (@Herold1989)
- Update package imports (#27) (@henry2004y)
- fix: Documenter missing in GitHub Actions (#28) (@ellisvalentiner)
- Actions (#29) (@dm13450)
- Add time_series_intraday_extended (#30) (@RocketRoss)
- feat: add retry behavior to API calls (#31) (@ellisvalentiner)
- ci: update TagBot workflow (#32) (@ellisvalentiner)
- Custom parsers and client functionality (#33) (@Arkoniak)
- Fix #34 (#35) (@dm13450)
- refactor: internal response checks (#37) (@ellisvalentiner)
- CompatHelper: add new compat entry for Tables at version 1, (keep existing compat) (#39) (@github-actions[bot])
- Narrow types so we no longer have
Vector{Any}
(#40) (@pdeffebach) - Add economic indicators (#42) (@dm13450)
- CompatHelper: add new compat entry for Tables at version 1, (keep existing compat) (#43) (@github-actions[bot])