Skip to content

v0.0.2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 06 Oct 14:56

Changes

  • Version bump to 0.0.2 release (#159) @bosd
  • Remove Ghostscript deprecation warning (#155) @bosd
  • [MRG] added test to validate when plot_type is None (#41) @bosd
  • [MRG] IMP Coverage: test for invalid url (#40) @bosd
  • Added supported for CLI margins option. (#111) @Niremizov
  • Bump sphinx-prompt from 1.8.0 to 1.9.0 in /docs (#95) @bosd
  • Update .Gitignore (#92) @bosd
  • [DEV] Run test workflow against main (#50) @MasterOdin
  • Run actions only against pull requests. (#26) @foarsitter

🚀 Features

  • Rebrand CLI to pypdf_table_extraction (#158) @bosd
  • Reflect camelot in pypdf_table_extraction namespace (#11) @foarsitter
  • [MRG] Python 3.12 (#44) @bosd
  • [IMP] Update readthedocs url (#59) @bosd
  • [UPD] Update repo link in toml file (#64) @bosd
  • Rebrand: New Logo (#38) @bosd
  • add iter() for TableList to support enumerate() (#13) @stonyw
  • Add support for parsing PDF pages in parallel (multiprocessing) (#17) @phoewass

🪲 Fixes

  • Bugfix for Stream._group_rows (#19) @ollynowell
  • [IMP] Improve poppler subprocess security (#153) @bosd
  • [FIX]/[IMP] Windows Support (#149) @bosd
  • Fixes: IndexError while using split_text (#21) @snanda85
  • Poppler backend: search for pdftopng in current environment (#4) @orent

🐎 Performance

🚨 Testing

👷 Continuous Integration

📚 Documentation

  • Rebrand CLI to pypdf_table_extraction (#158) @bosd
  • [IMP] Update readthedocs url (#59) @bosd
  • [IMP][UPD] Documentation Big Bang (#88) @bosd
  • [UPD] Update version, name to new repo (#65) @bosd
  • [MRG] Delete FUNDING.yml (#34) @bosd
  • Update Documentation Syntax (#51) @bosd
  • [MRG] Update CODE_OF_CONDUCT.md: Repo link (#33) @bosd

🔨 Refactoring

💄 Style

📦 Dependencies