Skip to content

Commit 7499678

Browse files
authored
Changes for v0.0.23
1 parent 1f06abe commit 7499678

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGES.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Change Log
22

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+
316
## Changes in version 0.0.22
417

518
### Fixes:

0 commit comments

Comments
 (0)