Releases: scheb/yahoo-finance-api
Releases Β· scheb/yahoo-finance-api
v2.0.1
Merge pull request #9 from wahwahid/master
Ignore null from ApiException on Historical Data Result Decoder
v2.0.0
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
Merge pull request #7 from clind922/master
Added currency API and fixed broken APIs
v1.2.0
HTTP timeout configurable