holidayapi-php/src
Josh Sherman 054eab9c02 feat: pull country or language by code
* feat: pull country or language by code.

This differs from the existing `search` functionality in that it allows
you to explicitly pull back a single country or language instead of
anything that matches (which could result in more items returned than
expected).

* docs(readme): update to include examples for new functionality.
* test: expand tests to include new parameters.
* fix(client): dropped some commented out code that wasn't in use.
* docs(license): bump the year of the license.
2020-02-11 18:14:18 -06:00
..
Client.php feat: pull country or language by code 2020-02-11 18:14:18 -06:00
Request.php feat: include all endpoints 2019-10-10 00:12:13 -05:00