Releases: MarketDataApp/sdk-php
Releases · MarketDataApp/sdk-php
Version 0.6.2-beta
What's Changed
- Generated PHPDocs by @KerryJones in #17
- Add github workflow by @KerryJones in #18
- Update PHP documentation by @github-actions in #20
New Contributors
- @github-actions made their first contribution in #20
Full Changelog: v0.6.1-beta...v0.6.2-beta
Version 0.6.1-beta - PHP Doc Blocks
What's Changed
- Add updated doc strings for php doc by @KerryJones in #15
Full Changelog: v0.6.0-beta...v0.6.1-beta
Version 0.6.0-beta
What's Changed
- Add universal parameters by @KerryJones in #12
Full Changelog: v0.5.0-beta...v0.6.0-beta
Verion 0.5.0-beta
What's Changed
- Add indices->quotes to methods by @KerryJones in #11
Full Changelog: v0.4.4-beta...v0.5.0-beta
Version 0.4.4-beta
Version 0.4.3-beta
What's Changed
- Add test for stocks->quotes, reformatted option_chains, fixed typo by @KerryJones in #8
Full Changelog: v0.4.2-beta...v0.4.3-beta
Version 0.4.2-beta
What's Changed
- Add integration tests by @KerryJones in #7
Full Changelog: v0.4.1-alpha...v0.4.2-beta
Version 0.4.1-alpha
What's Changed
- Remove Carbon requirements by @KerryJones in #6
Full Changelog: v0.4.0-alpha...v0.4.1-alpha
Version 0.4.0-alpha
What's Changed
- Fill in stub endpoints by @KerryJones in #5
Full Changelog: v0.3.0-alpha...v0.4.0-alpha
Version 0.3.0-alpha
- Completed Stocks endpoints: earnings, news.
- Add stubs for the rest of the endpoints.