Skip to content

Releases: vtfk/pdf-text-reader

1.1.2

31 Mar 12:27
Compare
Choose a tag to compare

Patches

  • added pagenumber to inferlines keys: f065d4d

1.1.1

29 Mar 08:38
Compare
Choose a tag to compare

Patches

1.1.0

28 Mar 12:02
552c224
Compare
Choose a tag to compare

Minor

  • Added option "inferLines". Finds text-element on approximatly the same Y-coordinate and gathers them into a string.

1.0.4

07 Jan 14:02
4b214a9
Compare
Choose a tag to compare

What's Changed

  • Added pagenumber to each textItem object, to keep track of which page of the pdf the text is located on

  • Update dependency jest to v27.4.3 by @renovate in #12

  • Update dependency jest to v27.4.4 by @renovate in #13

  • Update dependency jest to v27.4.5 by @renovate in #14

Full Changelog: 1.0.3...1.0.4

1.0.3

02 Nov 07:25
Compare
Choose a tag to compare

Full Changelog: 1.0.2...1.0.3

Updated dependencies

02 Nov 07:08
ee959d9
Compare
Choose a tag to compare

What's Changed

  • Update dependency jest to v27.0.5 by @renovate in #4
  • Update dependency jest to v27.0.6 by @renovate in #5
  • Update dependency jest to v27.3.0 by @renovate in #6
  • Update dependency tmpl to 1.0.5 [SECURITY] by @renovate in #7
  • Update dependency standard to v16.0.4 by @renovate in #8
  • Update dependency ansi-regex to 5.0.1 [SECURITY] by @renovate in #10
  • Update dependency jest to v27.3.1 by @renovate in #11

Full Changelog: 1.0.1...1.0.2

1.0.1

17 Jun 12:33
f925a0c
Compare
Choose a tag to compare

Patches

1.0.0

17 Jun 12:25
633ff85
Compare
Choose a tag to compare

Initial release