Sourced from python-on-whales's releases.
v0.81.0
What's Changed
- More accurate error handling when streaming stdout and stderr by
@Hasnainzin gabrieldemarmiesse/python-on-whales#703- feat(compose): Add support for
docker compose up SERVICE --no-depsby@romeroyonatanin gabrieldemarmiesse/python-on-whales#708New Contributors
@romeroyonatanmade their first contribution in gabrieldemarmiesse/python-on-whales#708Full Changelog: https://github.com/gabrieldemarmiesse/python-on-whales/compare/v0.80.0...v0.81.0
Sourced from setuptools's changelog.
v82.0.1
Bugfixes
- Fix the loading of
launcher manifest.xmlfile. (#5047)- Replaced deprecated
json.__version__with fixture in tests. (#5186)Improved Documentation
- Add advice about how to improve predictability when installing sdists. (#5168)
Misc
5a13876
Bump version: 82.0.0 → 82.0.151ab8f1
Avoid using (deprecated) 'json.version' in tests (#5194)f9c37b2
Docs/CI: Fix intersphinx references (#5195)8173db2
Docs: Fix intersphinx references09bafbc
Fix past tense on newsfragment461ea56
Add news fragmentc4ffe53
Avoid using (deprecated) 'json.version' in tests749258b
Cleanup pkg_resources dependencies and configuration (#5175)2019c16
Parse ext-module.define-macros from
pyproject.toml as list of tuples (#5169)b809c86
Sync setuptools schema with validate-pyproject (#5157)Sourced from virtualenv's releases.
21.2.0
What's Changed
- Move SECURITY.md to .github/SECURITY.md by
@gaborbernatin pypa/virtualenv#3077- Standardize .github files to .yaml suffix by
@gaborbernatin pypa/virtualenv#3079- Add type annotations to embed wheel generator output by
@rahuldevikarin pypa/virtualenv#3085- fix broken README heading introduced in docs restructure by
@rahuldevikarin pypa/virtualenv#3088- 🐛 fix(bash): use BASH_SOURCE in activate relocation by
@gaborbernatin pypa/virtualenv#3091- 🐛 fix(create): prevent venv from racing virtualenv on gitignore creation by
@gaborbernatin pypa/virtualenv#3092Full Changelog: https://github.com/pypa/virtualenv/compare/21.1.0...21.2.0
Sourced from virtualenv's changelog.
Features - 21.2.0
- Update embed wheel generator (
tasks/upgrade_wheels.py) to include type annotations in generated output - by :user:rahuldevikar. (:issue:3075)Bugfixes - 21.2.0
- Pass
--without-scm-ignore-filesto subprocess venv on Python 3.13+ so virtualenv controls.gitignorecreation, fixing flakytest_create_no_seedand--no-vcs-ignorebeing ignored in subprocess path - by :user:gaborbernat. (:issue:3089)- Use
BASH_SOURCE[0]instead of$0in the bash activate script relocation fallback, fixing incorrectPATHwhen sourcing the activate script from a different directory - by :user:gaborbernat. (:issue:3090)
v21.1.0 (2026-02-27)
0b6f444
release 21.2.0e1af35d
🐛 fix(create): prevent venv from racing virtualenv on gitignore creation
(#3092)f05bf08
🐛 fix(bash): use BASH_SOURCE in activate relocation (#3091)0cd0e09
fix broken README heading introduced in docs restructure (#3088)b7ab17e
[pre-commit.ci] pre-commit autoupdate (#3087)f2062bc
chore(deps): bump astral-sh/setup-uv from 4 to 7 (#3086)eb27e55
Add type annotations to embed wheel generator output (#3085)fbb3bd1
chore(deps): bump peter-evans/create-pull-request from 7 to 8 (#3081)a1d3963
chore(deps): bump actions/setup-python from 5 to 6 (#3080)e768d56
chore(deps): bump actions/upload-artifact from 4 to 7 (#3082)