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 1f06abe commit 7499678Copy full SHA for 7499678
CHANGES.md
@@ -1,5 +1,18 @@
1
# Change Log
2
3
+## Changes in version 0.0.23
4
+
5
+### Fixes:
6
7
+* [265](https://github.com/pymupdf/RAG/issues/265) - Code error correction
8
+* [263](https://github.com/pymupdf/RAG/issues/263) - Table Strategy = None raises error
9
+* [261](https://github.com/pymupdf/RAG/issues/261) - wrong markdown in latest pymupdf versions
10
11
+### Other Changes:
12
13
+* Highspeed vector graphics count: if `graphics_limit` is specified, drawings are no longer extracted for counting purposes.
14
15
16
## Changes in version 0.0.22
17
18
### Fixes:
0 commit comments