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 3023797 commit 1351158Copy full SHA for 1351158
CHANGELOG.md
@@ -1,5 +1,5 @@
1
# Changelog
2
3
-## v0.8.63
+## v0.8.64
4
5
-- feat(ui) native DOCX processing in docx.py
+- feat(parsers): add use_native_docx_processing to constructor and propagate that
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "agentle"
-version = "v0.8.63"
+version = "v0.8.64"
description = "..."
readme = "README.md"
6
requires-python = ">=3.13"
0 commit comments