Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(proposal): renovate to version 3 #28

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Commits on Mar 26, 2021

  1. (proposal): renovate to version 3

    - Upgrades deps to latest.
    - Abstracts concerns to own files.
    - Implements new method signature for lookup and bulkLookup to allow optional params.
    - Implements dotenv with autoconfig for api key.
    - Exports types for "lru-cache".
    - Renovates tests.
    - Add typed errors.
    - Implements bin call via "lookup".
    - Update package.json to point to correct github repo.
    - Update readme.
    Prescience committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    4e5d5bf View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2021

  1. (fix): Fixes incorrect env key naming, cmd bin launcher artifcats

    - Fix incorrect env key.
    - Remove artefacts from Windows cmd bin.
    - Export shaped type for LRU cache.
    - Add comments.
    - Attempt to resolve constants from env before using fallbacks.
    Prescience committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    72d6c7b View commit details
    Browse the repository at this point in the history