-
Notifications
You must be signed in to change notification settings - Fork 492
Comparing changes
Open a pull request
base repository: theskumar/python-dotenv
base: v1.1.1
head repository: theskumar/python-dotenv
compare: v1.2.1
- 19 commits
- 32 files changed
- 8 contributors
Commits on Jun 24, 2025
-
1
Configuration menu - View commit details
-
Copy full SHA for 02b6857 - Browse repository at this point
Copy the full SHA 02b6857View commit details -
Configuration menu - View commit details
-
Copy full SHA for 666984d - Browse repository at this point
Copy the full SHA 666984dView commit details -
feat: add
PYTHON_DOTENV_DISABLEDflag to disable load_dotenv (fixes #……510) (#569) Co-authored-by: Saurabh Kumar <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c715d19 - Browse repository at this point
Copy the full SHA c715d19View commit details -
Configuration menu - View commit details
-
Copy full SHA for 16f2bda - Browse repository at this point
Copy the full SHA 16f2bdaView commit details
Commits on Oct 14, 2025
-
Configuration menu - View commit details
-
Copy full SHA for a2bc2b3 - Browse repository at this point
Copy the full SHA a2bc2b3View commit details -
docs: clarify what load_dotenv() does in README (#575)
* docs: clarify what load_dotenv() does in README * docs: clarify what load_dotenv() does in README
Configuration menu - View commit details
-
Copy full SHA for 9f722ce - Browse repository at this point
Copy the full SHA 9f722ceView commit details -
Bump the github-actions group across 1 directory with 2 updates (#577)
Bumps the github-actions group with 2 updates in the / directory: [actions/checkout](https://github.com/actions/checkout) and [actions/setup-python](https://github.com/actions/setup-python). Updates `actions/checkout` from 4 to 5 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v4...v5) Updates `actions/setup-python` from 5 to 6 - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@v5...v6) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: actions/setup-python dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f288da1 - Browse repository at this point
Copy the full SHA f288da1View commit details
Commits on Oct 26, 2025
-
Move project metadata and config to pyproject.toml (#583)
* Build with 'build' * Declare build backend and requirements * Move project metadata and config to pyproject.toml
Configuration menu - View commit details
-
Copy full SHA for 8b4e13d - Browse repository at this point
Copy the full SHA 8b4e13dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 80cfe9f - Browse repository at this point
Copy the full SHA 80cfe9fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1fe11cc - Browse repository at this point
Copy the full SHA 1fe11ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5bf8822 - Browse repository at this point
Copy the full SHA 5bf8822View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ed4f79 - Browse repository at this point
Copy the full SHA 8ed4f79View commit details -
Configuration menu - View commit details
-
Copy full SHA for 222ce2c - Browse repository at this point
Copy the full SHA 222ce2cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 76999e7 - Browse repository at this point
Copy the full SHA 76999e7View commit details -
Fix test failures after moving config to pyproject.toml
- Remove --cov-config setup.cfg reference in tox.ini since setup.cfg was deleted - Fix coverage report configuration by replacing 'include' with 'omit' to exclude tests - Coverage now reads configuration from pyproject.toml automatically
Configuration menu - View commit details
-
Copy full SHA for 467ee22 - Browse repository at this point
Copy the full SHA 467ee22View commit details -
Support reading .env from FIFOs (Unix) (#586)
* Support reading .env from FIFOs (Unix) * handle FileNotFoundError in FIFO checks and add FIFO load test --------- Co-authored-by: Sidharth Sudhir <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3af77d3 - Browse repository at this point
Copy the full SHA 3af77d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for b87807f - Browse repository at this point
Copy the full SHA b87807fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8716196 - Browse repository at this point
Copy the full SHA 8716196View commit details -
Configuration menu - View commit details
-
Copy full SHA for eaf2a91 - Browse repository at this point
Copy the full SHA eaf2a91View commit details
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 v1.1.1...v1.2.1