What's Changed
- Add a security policy by @bbc2 in #512
- Keep GitHub Actions up to date with GitHub's Dependabot by @cclauss in #506
- ci: fix multiline string in test.yml & use fail-fast strategy by @cclauss in #514
- Enhance dotenv run: Switch to execvpe for better resource management and signal handling by @eekstunt in #523
- ci: add py3.13 to test.yml by @waketzheng in #527
- Add Python 3.13 trove classifier by @edgarrmondragon in #535
- Bump the github-actions group with 2 updates by @dependabot in #529
- Add support for python 3.13 and drop 3.8 by @theskumar in #551
- docs: Update README.md by @chapeupreto in #516
- Some more s/Python-dotenv/python-dotenv/ by @theskumar in #552
- add _is_debugger so load_dotenv will work in pdb by @randomseed42 in #553
New Contributors
- @eekstunt made their first contribution in #523
- @waketzheng made their first contribution in #527
- @edgarrmondragon made their first contribution in #535
- @dependabot made their first contribution in #529
- @chapeupreto made their first contribution in #516
- @randomseed42 made their first contribution in #553
Full Changelog: v1.0.1...v1.1.0