Skip to content

Releases: blackbeam/poppler-simple

v0.11.3

23 Aug 14:36

Choose a tag to compare

What's Changed

Full Changelog: v0.11.2...v0.11.3

v0.11.2

07 Jul 11:47
907b054

Choose a tag to compare

  • support poppler up to v22.06

v0.11.1

31 Mar 07:11

Choose a tag to compare

Fixes

Improvemens

  • error messages was improved for the case when there are no native modules found in the build directory (see #45)

v0.10.3

18 Nov 07:48

Choose a tag to compare

  • update for poppler v21.11.0

v0.10.2

28 Sep 06:32
617da11

Choose a tag to compare

Whats new:

v0.10.1

07 Apr 09:10

Choose a tag to compare

  • Poppler v21.03 is now supported (#38)

v0.10.0

22 Oct 06:57

Choose a tag to compare

  • typescript definitions was fixed (by @Patcher56)

v0.9.0

24 Sep 18:00

Choose a tag to compare

  • #32 was fixed
  • support was dropped for poppler < 0.21.0

v0.8.0

08 Dec 09:48
c6d4a89

Choose a tag to compare

Changes:

  • support of Node v12

v0.7.0

21 Dec 13:11

Choose a tag to compare

Breaking changes:

  • PopplerDocument.getPage(..) will now return null instead of throw if no page was found.
    Other improvements:
  • Typescript definitions is now published with this package.