You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGES.rst
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,14 +20,18 @@ Features
20
20
Bug Fixes
21
21
---------
22
22
23
-
- #116: Update doesn't respect default value of locale_dirs from -c passed conf.py
23
+
- #116: Update doesn't respect default value of locale_dirs from `-c` passed `conf.py` by @shimizukawa in https://github.com/sphinx-doc/sphinx-intl/pull/122
24
24
25
25
Documentation
26
26
-------------
27
27
28
28
Internals
29
29
---------
30
30
31
+
* FIX: set `exist_ok=True` in `os.makedirs()` by @Dengda98 in https://github.com/sphinx-doc/sphinx-intl/pull/120
32
+
* using uv for dev setup, build, publish by @shimizukawa in https://github.com/sphinx-doc/sphinx-intl/pull/114
33
+
* Bump astral-sh/setup-uv from 3 to 6 in the all-github-actions group by @dependabot[bot] in https://github.com/sphinx-doc/sphinx-intl/pull/124
0 commit comments