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

Commits on May 2, 2019

  1. chore(release): 8.0.0

    maxbeatty committed May 2, 2019
    Configuration menu
    Copy the full SHA
    eba176b View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2019

  1. Parse \r and \r\n line endings (#414)

    * replace all EOLs to standard Unix EOL
    
    * Tests all three types of EOL
    AlexanderGranhof authored and maxbeatty committed Aug 15, 2019
    2 Configuration menu
    Copy the full SHA
    52fe318 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2019

  1. Upgrade dependencies (#416)

    * chore: upgrade dependencies
    
    * chore: enable Node 12 on AppVeyor
    
    * chore: trust windows on travis
    maxbeatty authored Aug 18, 2019
    Configuration menu
    Copy the full SHA
    e4aa64d View commit details
    Browse the repository at this point in the history
  2. chore(release): 8.1.0

    maxbeatty committed Aug 18, 2019
    2 Configuration menu
    Copy the full SHA
    349ff7b View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2019

  1. optimize dotenv.png (#424)

    undirectlookable authored and maxbeatty committed Sep 24, 2019
    Configuration menu
    Copy the full SHA
    ba6b34d View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2019

  1. TypeScript types (#430)

    * chore(deps): upgrade devDeps
    
    * feat: add typescript types
    maxbeatty authored Oct 16, 2019
    Configuration menu
    Copy the full SHA
    75986d3 View commit details
    Browse the repository at this point in the history
  2. chore(release): 8.2.0

    maxbeatty committed Oct 16, 2019
    Configuration menu
    Copy the full SHA
    70425a9 View commit details
    Browse the repository at this point in the history
Loading