Skip to content

Commit d5fa9d8

Browse files
committed
new version 2.3.2
1 parent 76a7f4a commit d5fa9d8

File tree

2 files changed

+13
-6
lines changed

2 files changed

+13
-6
lines changed

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.3.1
1+
2.3.2

docs/source/changelog.rst

+12-5
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,22 @@
11
Changelog
22
=========
33

4+
v2.3.2 (2024-12-25)
5+
-------------------
6+
Release note: `v2.3.2 <https://github.com/ispras/dedoc/releases/tag/v2.3.2>`_
7+
8+
* Improve merging multi-page tables in `PdfTabbyReader`.
9+
* Stop parsing after client disconnection (for API usage, see `issue 488 <https://github.com/ispras/dedoc/issues/488>`_).
10+
411
v2.3.1 (2024-11-15)
512
-------------------
613
Release note: `v2.3.1 <https://github.com/ispras/dedoc/releases/tag/v2.3.1>`_
714

8-
* Fix bug with bold lines in `DocxReader` (see `issue 479 <https://github.com/ispras/dedoc/issues/479>`_)
9-
* Upgraded requirements.txt (beautifulsoup4 to 4.12.3 version)
10-
* Added support for external grobid (added support parameter "Authorization")
11-
* Added GOST (Russian government standard) frame recognition in `PdfTabbyReader` (`need_gost_frame_analysis` parameter)
12-
* Update documentation (added GOST frame recognition)
15+
* Fix bug with bold lines in `DocxReader` (see `issue 479 <https://github.com/ispras/dedoc/issues/479>`_).
16+
* Upgraded requirements.txt (beautifulsoup4 to 4.12.3 version).
17+
* Added support for external grobid (added support env variable `GROBID_AUTH_KEY` for "Authorization" in request header).
18+
* Added GOST (Russian government standard) frame recognition in `PdfTabbyReader` (`need_gost_frame_analysis` parameter).
19+
* Update documentation (added GOST frame recognition).
1320

1421
v2.3 (2024-09-19)
1522
-----------------

0 commit comments

Comments
 (0)