Skip to content

Releases: raznem/parsera

v0.2.6

08 Oct 08:19

Choose a tag to compare

Changes:

  • Bug fix: failing API Key loading @raznem

Full Changelog: v0.2.5...v0.2.6

v0.2.5

09 Apr 16:15

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

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

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

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

Choose a tag to compare

What's Changed

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

v0.2.0

05 Nov 13:52

Choose a tag to compare

What's Changed

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

v0.1.12

30 Oct 08:53

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

Choose a tag to compare

  • Fix issues with disabled page scrolling

v0.1.10

23 Oct 11:46

Choose a tag to compare

  • Bug fix: proxy was disabled in stealth mode