-
-
Notifications
You must be signed in to change notification settings - Fork 871
Comparing changes
Open a pull request
base repository: motdotla/dotenv
base: v0.4.0
head repository: motdotla/dotenv
compare: v1.0.0
Commits on Jun 30, 2014
-
Update README example for custom .env locations
Previous code was using method for parsing a string, rather than method for read from FS and processing an entire file.
James Butler committedJun 30, 2014 Configuration menu - View commit details
-
Copy full SHA for dbc11dd - Browse repository at this point
Copy the full SHA dbc11ddView commit details
Commits on Jul 1, 2014
-
Update README.md with correct file load instructions
Seva Rybakov committedJul 1, 2014 Configuration menu - View commit details
-
Copy full SHA for 99840ac - Browse repository at this point
Copy the full SHA 99840acView commit details -
Merge pull request #32 from CodingFu/patch-1
Update README.md with correct file load instructions
Configuration menu - View commit details
-
Copy full SHA for 9b9968d - Browse repository at this point
Copy the full SHA 9b9968dView commit details
Commits on Jul 2, 2014
-
Merge pull request #31 from sandfox/patch-1
Update README example for custom .env locations
Scott Motte committedJul 2, 2014 Configuration menu - View commit details
-
Copy full SHA for fba888d - Browse repository at this point
Copy the full SHA fba888dView commit details
Commits on Aug 23, 2014
-
Configuration menu - View commit details
-
Copy full SHA for b34b785 - Browse repository at this point
Copy the full SHA b34b785View commit details
Commits on Aug 24, 2014
-
Merge pull request #33 from jonathanmv/master
Removed './node_modules/.bin/' because tests won't run on windows.
Configuration menu - View commit details
-
Copy full SHA for d7e4ada - Browse repository at this point
Copy the full SHA d7e4adaView commit details
Commits on Oct 15, 2014
-
Configuration menu - View commit details
-
Copy full SHA for d430f5d - Browse repository at this point
Copy the full SHA d430f5dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0907e59 - Browse repository at this point
Copy the full SHA 0907e59View commit details
Commits on Oct 31, 2014
-
1
Configuration menu - View commit details
-
Copy full SHA for 50fd0ac - Browse repository at this point
Copy the full SHA 50fd0acView commit details -
3
Configuration menu - View commit details
-
Copy full SHA for 8cd94a2 - Browse repository at this point
Copy the full SHA 8cd94a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 61a836b - Browse repository at this point
Copy the full SHA 61a836bView commit details
Commits on Nov 23, 2014
-
Configuration menu - View commit details
-
Copy full SHA for ddd120f - Browse repository at this point
Copy the full SHA ddd120fView commit details
Commits on Dec 22, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 26e5176 - Browse repository at this point
Copy the full SHA 26e5176View commit details
Commits on Dec 23, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 6b98ef7 - Browse repository at this point
Copy the full SHA 6b98ef7View commit details
Commits on Dec 28, 2014
-
return false if load doesn't succeed
Max Beatty committedDec 28, 2014 Configuration menu - View commit details
-
Copy full SHA for beb519c - Browse repository at this point
Copy the full SHA beb519cView commit details
Commits on Dec 29, 2014
-
bump version, add documentation
Max Beatty committedDec 29, 2014 Configuration menu - View commit details
-
Copy full SHA for 695568c - Browse repository at this point
Copy the full SHA 695568cView commit details
Commits on Dec 30, 2014
-
Max Beatty committed
Dec 30, 2014 Configuration menu - View commit details
-
Copy full SHA for c53cc2c - Browse repository at this point
Copy the full SHA c53cc2cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 85c7553 - Browse repository at this point
Copy the full SHA 85c7553View commit details
Commits on Dec 31, 2014
-
Max Beatty committed
Dec 31, 2014 Configuration menu - View commit details
-
Copy full SHA for dc0aad6 - Browse repository at this point
Copy the full SHA dc0aad6View commit details -
Max Beatty committed
Dec 31, 2014 Configuration menu - View commit details
-
Copy full SHA for fd2d3d4 - Browse repository at this point
Copy the full SHA fd2d3d4View commit details -
drop support for old versions of node
Max Beatty committedDec 31, 2014 Configuration menu - View commit details
-
Copy full SHA for eb6b29e - Browse repository at this point
Copy the full SHA eb6b29eView commit details
Commits on Jan 27, 2015
-
Merge pull request #44 from motdotla/rz-file-existece
return false if load doesn't succeed
Configuration menu - View commit details
-
Copy full SHA for fe07320 - Browse repository at this point
Copy the full SHA fe07320View commit details
Commits on Jan 28, 2015
-
set env vars even if environment env file is missing
Max Beatty committedJan 28, 2015 Configuration menu - View commit details
-
Copy full SHA for 3e243a3 - Browse repository at this point
Copy the full SHA 3e243a3View commit details -
simplify missing file return logic
Max Beatty committedJan 28, 2015 Configuration menu - View commit details
-
Copy full SHA for daee45d - Browse repository at this point
Copy the full SHA daee45dView commit details -
Merge pull request #48 from motdotla/fix-extra-env-load
set env vars even if environment env file is missing
Configuration menu - View commit details
-
Copy full SHA for 09c8285 - Browse repository at this point
Copy the full SHA 09c8285View commit details
Commits on Feb 13, 2015
-
Add explanation env-specific variables to README
Adam Neary committedFeb 13, 2015 Configuration menu - View commit details
-
Copy full SHA for 54cd775 - Browse repository at this point
Copy the full SHA 54cd775View commit details -
Merge pull request #50 from adamrneary/patch-1
Add explanation env-specific variables to README
Configuration menu - View commit details
-
Copy full SHA for d7af593 - Browse repository at this point
Copy the full SHA d7af593View commit details
Commits on Mar 1, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 880f461 - Browse repository at this point
Copy the full SHA 880f461View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a98856 - Browse repository at this point
Copy the full SHA 1a98856View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9292ac1 - Browse repository at this point
Copy the full SHA 9292ac1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5266abc - Browse repository at this point
Copy the full SHA 5266abcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 196c0c3 - Browse repository at this point
Copy the full SHA 196c0c3View commit details
Commits on Mar 13, 2015
-
Merge pull request #53 from motdotla/sm-proposal
Move to lab and use its built in test coverage.
Configuration menu - View commit details
-
Copy full SHA for 16c7ac6 - Browse repository at this point
Copy the full SHA 16c7ac6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1fd9349 - Browse repository at this point
Copy the full SHA 1fd9349View commit details
Commits on Mar 14, 2015
-
Update README to show library first. Yes, it is typical to touch .env…
… first, but I think someone new to a library is looking for code to paste first, and touch work to do after. I'd rather lead with the code to copy/paste
Configuration menu - View commit details
-
Copy full SHA for baf58c7 - Browse repository at this point
Copy the full SHA baf58c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for f252f61 - Browse repository at this point
Copy the full SHA f252f61View commit details -
Configuration menu - View commit details
-
Copy full SHA for 43bce52 - Browse repository at this point
Copy the full SHA 43bce52View commit details -
Configuration menu - View commit details
-
Copy full SHA for f095ee9 - Browse repository at this point
Copy the full SHA f095ee9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ede0b4 - Browse repository at this point
Copy the full SHA 5ede0b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for a75af05 - Browse repository at this point
Copy the full SHA a75af05View commit details
There are no files selected for viewing
This file was deleted.
This file was deleted.
This file was deleted.