Skip to content

Releases: scheb/yahoo-finance-api

v3.1.1

28 Aug 20:44

Choose a tag to compare

Apply php-cs-fixer

v3.1.0

05 Apr 21:52

Choose a tag to compare

Use historical data page to retrieve crumb

v3.0.0

14 Nov 23:19

Choose a tag to compare

Client update because YQL endpoints have been discontinued.

v2.1.0

31 Aug 16:02

Choose a tag to compare

Serializable results

v2.0.1

27 Aug 15:56

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

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

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

Choose a tag to compare

API call updated

v1.2.0

29 Sep 18:38

Choose a tag to compare

HTTP timeout configurable

v1.1.0

19 Jan 13:08

Choose a tag to compare

Search API