Skip to content

Version 5.1.0, 2024-10-27

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 27 Oct 19:46
· 2 commits to main since this release
5.1.0
9f647e6

What's new

New Features (ENH)

  • Add layout_mode_font_height_weight argument to PageObject.extract_text() (#2920) by @hpierre001

Bug Fixes (BUG)

  • Fix font specificier for FreeText annotation (#2893) by @ssjkamei
  • Line breaks are not generated due to incorrect calculation of text leading (#2890) by @ssjkamei
  • Improve handling of spaces in text extraction (#2882) by @ssjkamei

Robustness (ROB)

Documentation (DOC)

Developer Experience (DEV)

Maintenance (MAINT)

Testing (TST)

Code Style (STY)

Full Changelog