Skip to content

v0.4.3

Compare
Choose a tag to compare
@bosd bosd released this 31 Mar 22:18
· 39 commits to master since this release
3770a1e

What's Changed

  • add tests for python 3.11 by @bosd in #476
  • replace distutils with shutil by @bosd in #469
  • [FIX] remove_accents by @bosd in #479
  • Area support for tesseract by @bosd in #440
  • Support "priority" and add 2 templates for InsERT-software-generated invoices by @rmilecki in #416
  • lines: support "rules" field for multiple sets of parsing regexes by @rmilecki in #463
  • remove comment to improve coverage by @bosd in #484
  • Regex: String joining in case of multiple matches by @bosd in #487
  • Fix lang code check by @bosd in #486
  • line parser more verbose debugging by @bosd in #489
  • Improve Template Error Messages by @bosd in #490
  • Refactor to_text() to return string instead of bytes by @rmilecki in #493
  • add invoice_template tests by @bosd in #494
  • Skip test if pdfplumber is not available by @bosd in #492
  • Performance update: match keywords on extracted_str by @bosd in #470
  • Adding fields to Free_Fiber template to increase coverage by @bosd in #502
  • Adding Azure test by @bosd in #503
  • Performance update: Refactor loader add json, yamllib support by @bosd in #471
  • Support for Mixed type PDF's (Saeco Example) & OCR before template matching by @bosd in #409
  • Unify Template tests & add Loader tests by @bosd in #483
  • Remove empty items from list by @bosd in #501
  • [add] Template New expressvpn invoice layout by @bosd in #488
  • Show invalid parser as error in the logger by @bosd in #495
  • Support coerce types in table plugin by @bosd in #498
  • Update templates by @bosd in #472
  • Some UX Improvements, Colored formatting debugging by @bosd in #475
  • Example coolblue by @bosd in #428

Full Changelog: v0.4.2...v0.4.3