What's Changed
- style: upgrade to use ruff by @theskumar in #567
- Use sys.exit() instead of exit() by @theskumar in #568
- feat: add
PYTHON_DOTENV_DISABLEDflag to disable load_dotenv (fixes #510) by @matthewfranglen in #569 - Added Python@3.14: Github CI & tox.ini by @23f3001135 in #579
- ocs: clarify what load_dotenv() does in README by @cybercoded in #575
- Bump the github-actions group across 1 directory with 2 updates by @dependabot[bot] in #577
- Move project metadata and config to pyproject.toml by @EpicWink in #583
New Contributors
- @matthewfranglen made their first contribution in #569
- @23f3001135 made their first contribution in #579
- @cybercoded made their first contribution in #575
- @EpicWink made their first contribution in #583
Full Changelog: v1.1.1...v1.2.0