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: entropitor/dotenv-cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.0.0
Choose a base ref
...
head repository: entropitor/dotenv-cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.0.0
Choose a head ref
  • 20 commits
  • 4 files changed
  • 8 contributors

Commits on Oct 19, 2021

  1. Configuration menu
    Copy the full SHA
    a1d8d24 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2021

  1. Configuration menu
    Copy the full SHA
    c0bc769 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ddf835e View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2021

  1. Configuration menu
    Copy the full SHA
    bc7260b View commit details
    Browse the repository at this point in the history
  2. v4.1.0

    entropitor committed Oct 30, 2021
    Configuration menu
    Copy the full SHA
    17a2c0d View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2021

  1. docs: add pnpm

    reslear authored Nov 5, 2021
    Configuration menu
    Copy the full SHA
    f2bb428 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2021

  1. Merge pull request #59 from reslear/patch-1

    docs: add pnpm
    entropitor authored Nov 6, 2021
    Configuration menu
    Copy the full SHA
    7a3d334 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2021

  1. Configuration menu
    Copy the full SHA
    5ddeb8b View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2021

  1. Merge pull request #61 from cosuno/handle-killed-subprocesses

    Correctly handle killed sub-processes
    entropitor authored Nov 29, 2021
    Configuration menu
    Copy the full SHA
    8d0a462 View commit details
    Browse the repository at this point in the history
  2. v4.1.1

    entropitor committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    8a87c94 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2022

  1. chore: bump dependencies

    entropitor committed Feb 6, 2022
    Configuration menu
    Copy the full SHA
    79b101c View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2022

  1. fix(65): Setting variable does not work when value has dash: Updates …

    …to newer regex
    Andrew Allison committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    bc087a2 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2022

  1. Configuration menu
    Copy the full SHA
    fd17b6b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #69 from AndrewAllison/master

    fix(65): Setting variable does not work when value has dash: Updates …
    entropitor authored Mar 25, 2022
    Configuration menu
    Copy the full SHA
    505e8ba View commit details
    Browse the repository at this point in the history
  3. v5.1.0

    entropitor committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    344e7cd View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2022

  1. Update minimist

    As stated in the minimist readme file, version 1.2.6 or later should be used due to security reasons. https://github.com/substack/minimist#security
    emilio93 committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    49e92d2 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2022

  1. Configuration menu
    Copy the full SHA
    6b1d121 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2022

  1. Merge pull request #74 from helloitsjoe/swap-local-and-environment

    Swap .env.local and .env.<environment> priority
    entropitor authored Jul 4, 2022
    Configuration menu
    Copy the full SHA
    0794ca7 View commit details
    Browse the repository at this point in the history
  2. chore: publish v6.0.0

    entropitor committed Jul 4, 2022
    Configuration menu
    Copy the full SHA
    de952e2 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #72 from emilio93/Update-minimist

    Update minimist
    entropitor authored Jul 4, 2022
    Configuration menu
    Copy the full SHA
    9d2bd7e View commit details
    Browse the repository at this point in the history
Loading