Skip to content

Commit 51317d3

Browse files
committed
release 4.48.0
1 parent 4c72887 commit 51317d3

3 files changed

Lines changed: 16 additions & 4 deletions

File tree

docs/changelog.rst

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,22 @@
66

77
.. towncrier release notes start
88
9+
**********************
10+
v4.48.0 (2026-03-05)
11+
**********************
12+
13+
Features - 4.48.0
14+
=================
15+
16+
- Add ``--format`` flag (``ini``, ``json``, ``toml``) and ``-o``/``--output-file`` to the ``config`` command for
17+
machine-readable output with native types. JSON and TOML use the same key structure as ``tox.toml`` (``env.<name>``
18+
for environments, ``tox`` for core) and get syntax-highlighted on stdout - by :user:`gaborbernat`. (:issue:`3854`)
19+
20+
Improved documentation - 4.48.0
21+
===============================
22+
23+
- Add ``fail_fast`` to the configuration reference documentation - by :user:`rahuldevikar`. (:issue:`578`)
24+
925
**********************
1026
v4.47.3 (2026-03-04)
1127
**********************

docs/changelog/3854.feature.rst

Lines changed: 0 additions & 3 deletions
This file was deleted.

docs/changelog/578.doc.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)