holidayapi-node/dist
Josh Sherman 319d67d84b 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).

* refactor(types): add new types for the affected endpoints.
* docs(readme): update to include examples for new functionality.
* test: expand tests to include new parameters.
* feat(package): upgrade dependencies to the latest versions.
* fix(eslint): adjust configuration based on an updated dependency.
* docs(license): bump the year of the license.
2020-02-11 19:06:09 -06:00
..
holidayapi.d.ts feat: pull country or language by code. 2020-02-11 19:06:09 -06:00
holidayapi.js Merge pull request #6 from holidayapi/development-v2 2019-09-09 22:30:30 -05:00
index.d.ts Merge pull request #6 from holidayapi/development-v2 2019-09-09 22:30:30 -05:00
index.js Merge pull request #6 from holidayapi/development-v2 2019-09-09 22:30:30 -05:00
types.d.ts feat: pull country or language by code. 2020-02-11 19:06:09 -06:00
types.js Merge pull request #6 from holidayapi/development-v2 2019-09-09 22:30:30 -05:00