Skip to content

Releases: ellisvalentiner/AlphaVantage.jl

v0.4.2

05 Sep 14:14
a08ddf0
Compare
Choose a tag to compare

What's Changed

  • CompatHelper: bump compat for Compat to 4, (keep existing compat) by @github-actions in #47
  • CompatHelper: bump compat for HTTP to 1, (keep existing compat) by @github-actions in #48
  • fix: environment var for premium endpoint tests by @ellisvalentiner in #51
  • fix: MSFT is not a crypto symbol by @ellisvalentiner in #53
  • chore: CI updates by @ellisvalentiner in #52
  • Update README.md by @ellisvalentiner in #57
  • Bump actions/checkout from 2 to 3 by @dependabot in #55
  • Feature/global quote by @amanica in #50
  • Bump actions/cache from 1 to 3 by @dependabot in #54
  • Bump codecov/codecov-action from 1 to 3 by @dependabot in #56
  • Bump julia-actions/julia-buildpkg from 1.3.2 to 1.4.2 by @dependabot in #59
  • Bump julia-actions/julia-runtest from 1.8.1 to 1.9.1 by @dependabot in #58
  • Bump julia-actions/julia-runtest from 1.9.1 to 1.9.3 by @dependabot in #61
  • CompatHelper: add new compat entry for DelimitedFiles at version 1, (keep existing compat) by @github-actions in #62
  • Update stock_time_series.jl by @snovum in #64

New Contributors

Full Changelog: v0.4.1...v0.4.2

v0.4.1

06 Nov 09:13
7e11c57
Compare
Choose a tag to compare

AlphaVantage v0.4.1

Diff since v0.4.0

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:

v0.3.0

10 Feb 17:47
a5fc0ff
Compare
Choose a tag to compare

AlphaVantage v0.3.0

Diff since v0.2.2

Closed issues:

  • api key (#34)

Merged pull requests:

v0.2.2

03 Jan 00:25
Compare
Choose a tag to compare

AlphaVantage v0.2.2

Diff since v0.2.1

Closed issues:

  • Replace TravisCI with GitHub Actions (#20)
  • Convert from Travis CI to GitHub Actions (#21)

Merged pull requests:

v0.2.1

04 Dec 00:13
Compare
Choose a tag to compare

AlphaVantage v0.2.1

Diff since v0.2.0

Added earnings function

Closed issues:

  • Manifest.toml (#19)
  • Access Fundamental Company Data (#23)

Merged pull requests:

  • 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)

v0.2.0

10 Aug 14:38
Compare
Choose a tag to compare
Version update

v0.1.0

06 Jul 00:09
Compare
Choose a tag to compare

AlphaVantage v0.1.0

Closed issues:

  • Reviving this project (#14)

Merged pull requests:

v0.4.0

26 Oct 19:28
fb85031
Compare
Choose a tag to compare
Fix csv datatype (#11)