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

Add .env method to Option for consulting environment variable for option value #1587

Merged
merged 19 commits into from Aug 24, 2021

Commits on Aug 17, 2021

  1. Copy the full SHA
    2663975 View commit details
    Browse the repository at this point in the history
  2. Basic tests

    shadowspawn committed Aug 17, 2021
    Copy the full SHA
    ae67d5f View commit details
    Browse the repository at this point in the history
  3. Fill out special cases

    shadowspawn committed Aug 17, 2021
    Copy the full SHA
    0297058 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    b1d386d View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2021

  1. Copy the full SHA
    59ae71f View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2021

  1. Copy the full SHA
    ce508f3 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    d40e3d7 View commit details
    Browse the repository at this point in the history
  3. Update JSDoc/TSDoc/tsd

    shadowspawn committed Aug 21, 2021
    Copy the full SHA
    cda8654 View commit details
    Browse the repository at this point in the history
  4. Add help test for env

    shadowspawn committed Aug 21, 2021
    Copy the full SHA
    30f694a View commit details
    Browse the repository at this point in the history
  5. Add env event tests

    shadowspawn committed Aug 21, 2021
    Copy the full SHA
    4c5fa9e View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2021

  1. Copy the full SHA
    661d51d View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    fafedc4 View commit details
    Browse the repository at this point in the history
  3. Add example file

    shadowspawn committed Aug 22, 2021
    Copy the full SHA
    d72a49a View commit details
    Browse the repository at this point in the history
  4. Add env to README

    shadowspawn committed Aug 22, 2021
    Copy the full SHA
    9840d7f View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    fc8d0f0 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    6096f06 View commit details
    Browse the repository at this point in the history
  7. Lint

    shadowspawn committed Aug 22, 2021
    Copy the full SHA
    be1e39c View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2021

  1. Remove stale parameter

    shadowspawn committed Aug 24, 2021
    Copy the full SHA
    83dd9f3 View commit details
    Browse the repository at this point in the history
  2. Minor lint

    shadowspawn committed Aug 24, 2021
    Copy the full SHA
    82a6ef4 View commit details
    Browse the repository at this point in the history