Skip to content

Commit cd8c206

Browse files
committed
Changes for v0.0.7
1 parent 0609def commit cd8c206

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

docs/src/changes.rst

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,20 @@
44
Change Log
55
===========================================================================
66

7+
Changes in version 0.0.7
8+
--------------------------
9+
10+
Fixes:
11+
~~~~~~~
12+
13+
* `54 <https://github.com/pymupdf/RAG/issues/54>`_ "Mistakes in orchestrating sentences". Additional fix: text extraction no longer uses the TEXT_DEHYPHNATE flag bit.
14+
15+
Improvements:
16+
~~~~~~~~~~~~~~~~
17+
18+
* Improved the algorithm dealing with vector graphics. Vector graphics are now more reliably classified as irrelevant when they are simple background for text (quite often the case for code snippets).
19+
20+
721
Changes in version 0.0.6
822
--------------------------
923

0 commit comments

Comments
 (0)