Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2023-02-24 | 679 Bytes | |
Version 1.0.0 source code.tar.gz | 2023-02-24 | 24.8 kB | |
Version 1.0.0 source code.zip | 2023-02-24 | 35.1 kB | |
Totals: 3 Items | 60.5 kB | 0 |
What's Changed
- Handle situations where the cwd does not exist. by @jctanner in https://github.com/theskumar/python-dotenv/pull/446
- Add python-decouple as a related project by @kcarnold in https://github.com/theskumar/python-dotenv/pull/451
- Drop support for python 3.7, add python 3.12-dev by @theskumar in https://github.com/theskumar/python-dotenv/pull/449
New Contributors
- @jctanner made their first contribution in https://github.com/theskumar/python-dotenv/pull/446
- @kcarnold made their first contribution in https://github.com/theskumar/python-dotenv/pull/451
Full Changelog: https://github.com/theskumar/python-dotenv/compare/v0.21.1...v1.0.0