Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: motdotla/dotenv-expand
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v11.0.4
Choose a base ref
...
head repository: motdotla/dotenv-expand
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v11.0.5
Choose a head ref
  • 6 commits
  • 6 files changed
  • 1 contributor

Commits on Feb 17, 2024

  1. demonstrate expansion from prior process.env

    motdotla committed Feb 17, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    13a0555 View commit details
  2. add failing spec for recursive expansion beginning from pre-existing …

    …process.env
    motdotla committed Feb 17, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    8fdcb93 View commit details

Commits on Feb 18, 2024

  1. fix recursive expansion

    motdotla committed Feb 18, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    678f008 View commit details
  2. changelog 🪵

    motdotla committed Feb 18, 2024
    Copy the full SHA
    e980331 View commit details
  3. Merge pull request #121 from motdotla/expansion

    demonstrate expansion from prior process.env
    motdotla authored Feb 18, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    f63c011 View commit details
  4. 11.0.5

    motdotla committed Feb 18, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    db08b66 View commit details
Loading