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 e5bacd1 commit 583fddaCopy full SHA for 583fdda
bindings/python/CHANGELOG.md
@@ -3,10 +3,14 @@
3
4
---
5
6
-# Changes in Version 1.10.0 (2025/xx/yy)
+# Changes in Version 1.10.0 (2025/08/05)
7
8
+- Add support for PyArrow 21.0.
9
+- Add support for conversion of unsupported Arrow data types in `write()`
10
+ function with `auto_convert` parameter.
11
- Make `pandas` an optional dependency.
-- Add support for free-threaded python on Windows.
12
+- Add support for free-threaded Python 3.13 on Windows.
13
+- Add support for building against `libbson 2.0`.
14
15
# Changes in Version 1.9.0 (2025/05/27)
16
0 commit comments