Releases: pytest-dev/pytest-env
Releases · pytest-dev/pytest-env
1.6.0
What's Changed
- ✨ feat(env): preserve existing env values by @gaborbernat in #213
Full Changelog: 1.5.1...1.6.0
1.5.1
What's Changed
- Add permissions to workflows by @gaborbernat in #203
- Add SECURITY.md to .github/ by @gaborbernat in #206
- Add missing .github config files by @gaborbernat in #207
- Standardize .github files to .yaml suffix by @gaborbernat in #208
- Fix verbose source attribution when falling back to INI env by @shuofengzhang in #211
New Contributors
- @shuofengzhang made their first contribution in #211
Full Changelog: 1.5.0...1.5.1
1.5.0
What's Changed
- ✨ feat(plugin): add --pytest-env-verbose for debugging env assignments by @gaborbernat in #199
Full Changelog: 1.4.0...1.5.0
1.4.0
What's Changed
- ✨ feat(cli): add --envfile option for runtime environment switching by @gaborbernat in #197
Full Changelog: 1.3.2...1.4.0
1.3.2
Update pyproject.toml
1.3.1
What's Changed
- 🔧 build(type): migrate from mypy to ty by @gaborbernat in #192
- ♻️ refactor(plugin): consolidate TOML config parsing by @gaborbernat in #193
- ✅ test(plugin): verify env vars available during conftest imports by @gaborbernat in #194
Full Changelog: 1.3.0...1.3.1
1.3.0
What's Changed
- Support pytest.toml and .pytest.toml by @mikicz in #180
- ✨ feat(config): support [tool.pytest] in pyproject.toml by @gaborbernat in #189
- ✨ feat(plugin): add U flag to unset env variables by @gaborbernat in #188
- 🐛 fix(config): use inipath for TOML file discovery by @gaborbernat in #190
- ✨ feat(plugin): add .env file loading support by @gaborbernat in #191
New Contributors
Full Changelog: 1.2.0...1.3.0
1.2.0
What's Changed
- Add support for 3.14 and drop 3.9 by @gaborbernat in #163
Full Changelog: 1.1.5...1.2.0
1.1.5
1.1.4
Full Changelog: 1.1.3...1.1.4