Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-03-25 | 2.0 kB | |
v1.1.0 source code.tar.gz | 2025-03-25 | 26.5 kB | |
v1.1.0 source code.zip | 2025-03-25 | 37.7 kB | |
Totals: 3 Items | 66.3 kB | 0 |
What's Changed
- Add a security policy by @bbc2 in https://github.com/theskumar/python-dotenv/pull/512
- Keep GitHub Actions up to date with GitHub's Dependabot by @cclauss in https://github.com/theskumar/python-dotenv/pull/506
- ci: fix multiline string in test.yml & use fail-fast strategy by @cclauss in https://github.com/theskumar/python-dotenv/pull/514
- Enhance dotenv run: Switch to execvpe for better resource management and signal handling by @eekstunt in https://github.com/theskumar/python-dotenv/pull/523
- ci: add py3.13 to test.yml by @waketzheng in https://github.com/theskumar/python-dotenv/pull/527
- Add Python 3.13 trove classifier by @edgarrmondragon in https://github.com/theskumar/python-dotenv/pull/535
- Bump the github-actions group with 2 updates by @dependabot in https://github.com/theskumar/python-dotenv/pull/529
- Add support for python 3.13 and drop 3.8 by @theskumar in https://github.com/theskumar/python-dotenv/pull/551
- docs: Update README.md by @chapeupreto in https://github.com/theskumar/python-dotenv/pull/516
- Some more s/Python-dotenv/python-dotenv/ by @theskumar in https://github.com/theskumar/python-dotenv/pull/552
- add _is_debugger so load_dotenv will work in pdb by @randomseed42 in https://github.com/theskumar/python-dotenv/pull/553
New Contributors
- @eekstunt made their first contribution in https://github.com/theskumar/python-dotenv/pull/523
- @waketzheng made their first contribution in https://github.com/theskumar/python-dotenv/pull/527
- @edgarrmondragon made their first contribution in https://github.com/theskumar/python-dotenv/pull/535
- @dependabot made their first contribution in https://github.com/theskumar/python-dotenv/pull/529
- @chapeupreto made their first contribution in https://github.com/theskumar/python-dotenv/pull/516
- @randomseed42 made their first contribution in https://github.com/theskumar/python-dotenv/pull/553
Full Changelog: https://github.com/theskumar/python-dotenv/compare/v1.0.1...v1.1.0