Skip to content

Releases: raznem/parsera

v0.2.5

09 Apr 16:15
Compare
Choose a tag to compare

Changes:

  • New feature: specify output types with StructuredExtractor by @raznem

Full Changelog: v0.2.4...v0.2.5

v0.2.4

06 Feb 08:49
Compare
Choose a tag to compare

Changes:

  • Bug - fix error when initializing Parsera with custom extractor.

Full Changelog: v0.2.3...v0.2.4

v0.2.3

27 Jan 10:23
Compare
Choose a tag to compare

What's Changed

  • Added APIExtractor and set it as default in Parsera

Full Changelog: v0.2.2...v0.2.3

v0.2.2

22 Jan 11:06
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.1...v0.2.2

v0.2.1

04 Dec 12:27
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.2.1

v0.2.0

05 Nov 13:52
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.12...v0.2.0

v0.1.12

30 Oct 08:53
Compare
Choose a tag to compare
  • ChunksTabularExtractor was implemented and set as the default. It allows for processing pages that do not fit into the context size.

v0.1.11

23 Oct 15:56
Compare
Choose a tag to compare
  • Fix issues with disabled page scrolling

v0.1.10

23 Oct 11:46
Compare
Choose a tag to compare
  • Bug fix: proxy was disabled in stealth mode

v0.1.9

22 Oct 10:26
Compare
Choose a tag to compare
  • Scrolling support