What's Changed
- FIx year in release date in changelog.md by @jankislinger in #453
- Gracefully handle code which has been imported from a zipfile by @samwyma in #456
- Use pathlib.Path in tests by @eumiro in #466
- fixes #473 Use https in README links by @Nicals in #474
- Allow modules using load_dotenv to be reloaded when launched in a separate thread by @freddyaboulton in #497
- Fix error handling in the rewrite function by @Qwerty-133 in #468
- Add python 3.12 and pypy3.10 to test suite by @theskumar in #498
New Contributors
- @jankislinger made their first contribution in #453
- @samwyma made their first contribution in #456
- @eumiro made their first contribution in #466
- @Nicals made their first contribution in #474
- @freddyaboulton made their first contribution in #497
- @Qwerty-133 made their first contribution in #468
Full Changelog: v1.0.0...v1.0.1