Skip to content

Releases: scheb/yahoo-finance-api

v2.0.1

27 Aug 15:56
Compare
Choose a tag to compare
Merge pull request #9 from wahwahid/master

Ignore null from ApiException on Historical Data Result Decoder

v2.0.0

10 Aug 20:04
Compare
Choose a tag to compare

New major release of scheb/yahoo finance API. What's new:

  • Dropped support for PHP <5.6, tested on PHP7
  • New API
  • New HTTP client (Guzzle6)
  • Object-based results
  • Better error handling
  • Test cases

v1.4.0

15 Mar 19:13
Compare
Choose a tag to compare
Merge pull request #7 from clind922/master

Added currency API and fixed broken APIs

v1.3.0

13 Feb 22:38
Compare
Choose a tag to compare

API call updated

v1.2.0

29 Sep 18:38
Compare
Choose a tag to compare

HTTP timeout configurable

v1.1.0

19 Jan 13:08
Compare
Choose a tag to compare

Search API

v1.0.0

18 Jan 21:48
Compare
Choose a tag to compare

First release