We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d7f939 commit 65d4e06Copy full SHA for 65d4e06
NEWS.rst
@@ -4,6 +4,19 @@ Changelog
4
unreleased
5
----------
6
7
+2024.02.04 - 2024-02-04
8
+-----------------------
9
+
10
+* Declare support for Python 3.9, 3.10, 3.11, and 3.12
11
+* Drop support for Python 3.8 and earlier
12
+* Allow passing relative paths to ``--ignore``
13
+* Support all valid ``sphinx-build`` options (except Make-mode)
14
+* Fix path issues on Windows
15
+* Differentiate pre-build command failures from Sphinx failures
16
17
+2021.03.14 - 2021-03-14
18
19
20
* Change output handling for subprocesses.
21
* Present helpful error message when the subprocesses fail.
22
* Skip the main sphinx build, if pre-build commands fail.
0 commit comments