-
Notifications
You must be signed in to change notification settings - Fork 489
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: theskumar/python-dotenv
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.10.3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: theskumar/python-dotenv
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.10.4
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 15 commits
- 22 files changed
- 8 contributors
Commits on Jun 2, 2019
-
Saurabh Kumar committed
Jun 2, 2019 Configuration menu - View commit details
-
Copy full SHA for ed3570d - Browse repository at this point
Copy the full SHA ed3570dView commit details
Commits on Jun 3, 2019
-
Move .coveragerc and .bumpversion to setup.cfg (#184)
Saurabh Kumar authoredJun 3, 2019 Configuration menu - View commit details
-
Copy full SHA for d0a219d - Browse repository at this point
Copy the full SHA d0a219dView commit details
Commits on Jun 24, 2019
-
Saurabh Kumar committed
Jun 24, 2019 Configuration menu - View commit details
-
Copy full SHA for a7205a4 - Browse repository at this point
Copy the full SHA a7205a4View commit details
Commits on Jul 9, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 5fd9680 - Browse repository at this point
Copy the full SHA 5fd9680View commit details
Commits on Jul 21, 2019
-
Update README.md (minor typos and grammar)
Just wanted to help proofread!
Configuration menu - View commit details
-
Copy full SHA for e0f68c2 - Browse repository at this point
Copy the full SHA e0f68c2View commit details
Commits on Sep 10, 2019
-
Update documentation to suite the new documentation site
Saurabh Kumar committedSep 10, 2019 Configuration menu - View commit details
-
Copy full SHA for b7759b7 - Browse repository at this point
Copy the full SHA b7759b7View commit details
Commits on Dec 21, 2019
-
- Fall back to `collections.namedtuple` for `Binding` when typing is not present - Add import guards to all imports - Fixes #178 - Add missing coverage config to setup.cfg
Configuration menu - View commit details
-
Copy full SHA for d93324a - Browse repository at this point
Copy the full SHA d93324aView commit details -
The dependency on the `typing` package is now optional for Python 3.4. This commit runs (part of) the test suite in when that package is absent, to make sure the dependency isn't reintroduced accidentally.
Configuration menu - View commit details
-
Copy full SHA for 3576225 - Browse repository at this point
Copy the full SHA 3576225View commit details -
Configuration menu - View commit details
-
Copy full SHA for af192b7 - Browse repository at this point
Copy the full SHA af192b7View commit details
Commits on Jan 13, 2020
-
Configuration menu - View commit details
-
Copy full SHA for b1e83ca - Browse repository at this point
Copy the full SHA b1e83caView commit details -
Print a warning on malformed line
If a line can't be parsed (e.g. `FOO: BAR` is invalid), it is printed as a warning on stderr. As usual, after such an error, Python-dotenv tries to parse the rest of the file and the application can use the successfully parsed variable bindings.
Configuration menu - View commit details
-
Copy full SHA for 723809f - Browse repository at this point
Copy the full SHA 723809fView commit details
Commits on Jan 15, 2020
-
Signed-off-by: ulyssessouza <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 23509f2 - Browse repository at this point
Copy the full SHA 23509f2View commit details -
Remove Python 3.4 in .travis (EOL mid 2019)
Signed-off-by: Ulysses Souza <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c00ccbb - Browse repository at this point
Copy the full SHA c00ccbbView commit details
Commits on Jan 16, 2020
-
Configuration menu - View commit details
-
Copy full SHA for c5b47f4 - Browse repository at this point
Copy the full SHA c5b47f4View commit details
Commits on Jan 17, 2020
-
Configuration menu - View commit details
-
Copy full SHA for ae1f1a9 - Browse repository at this point
Copy the full SHA ae1f1a9View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.10.3...v0.10.4