Releases: tox-dev/python-discovery
Releases · tox-dev/python-discovery
1.1.1
What's Changed
- Add permissions to workflows by @gaborbernat in #33
- Fix badge link for GitHub Actions workflow check.yaml by @cclauss in #34
- Move SECURITY.md to .github/SECURITY.md by @gaborbernat in #35
- Add missing .github config files by @gaborbernat in #36
- Standardize .github files to .yaml suffix by @gaborbernat in #37
- 🐛 fix(subprocess): add timeout to interpreter probing by @gaborbernat in #42
- 🐛 fix(test): add i686 to known ISAs by @gaborbernat in #43
New Contributors
Full Changelog: 1.1.0...1.1.1
1.1.0
What's Changed
- 🐛 fix(docs): fix ReadTheDocs build by @gaborbernat in #29
- ✨ feat(discovery): add
predicateparameter toget_interpreterby @gaborbernat in #31 - 📝 docs(api): add :param: descriptions to all public APIs by @gaborbernat in #32
Full Changelog: 1.0.0...1.1.0
1.0.0
What's Changed
- ♻️ refactor: rewrite with standalone python_discovery from virtualenv by @gaborbernat in #28
Full Changelog: https://github.com/tox-dev/python-discovery/commits/1.0.0