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 c8c1aef commit 3e0fc5fCopy full SHA for 3e0fc5f
1 file changed
docs/changelog.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## 0.12.1 (Jan 6, 2026)
4
+
5
+- Added support for Python 3.14.
6
+- Fixed `error: File not found: requirements-core.in` that sometimes occurred with `python run.py deps compile`.
7
+- Upgraded dependencies incl. xlwings to 0.33.19.
8
9
## 0.12.0 (Sep 28, 2025)
10
11
- There's a new setting to set and override headers: `XLWINGS_CUSTOM_HEADERS={"name1": "value1", "name2": "value2"}`
0 commit comments