File tree Expand file tree Collapse file tree 3 files changed +16
-11
lines changed Expand file tree Collapse file tree 3 files changed +16
-11
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,22 @@ Release History
44
55.. towncrier release notes start
66
7+ v4.29.0 (2025-08-29)
8+ --------------------
9+
10+ Features - 4.29.0
11+ ~~~~~~~~~~~~~~~~~
12+ - A new tox life cycle event is now exposed for use via :doc: `Plugins
13+ API </plugins>` -- by :user: `webknjaz `.
14+
15+ The corresponding hook point is :func: `tox_extend_envs
16+ <tox.plugin.spec.tox_extend_envs> `. It allows plugin authors to
17+ declare ephemeral environments that they can then populate through
18+ the in-memory configuration loader interface.
19+
20+ This patch was made possible thanks to pair programming with
21+ :user: `gaborbernat ` at PyCon US 2025. (:issue: `3510 `, :issue: `3591 `)
22+
723v4.28.4 (2025-07-31)
824--------------------
925
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments