Skip to content

Releases: opengovsg/pdf2md

v0.1.31

23 May 17:00
Compare
Choose a tag to compare

fix(pdf): recognise .mjs deps, use UInt8Array by @LoneRifle (767ffcc)

Full Changelog: v0.1.30...v0.1.31

v0.1.30

23 May 00:59
Compare
Choose a tag to compare

What's Changed

  • fix parse() arguments to match the documented types by @moshest in #77
  • Bump pdfjs-dist from 2.9.359 to 4.2.67 by @dependabot in #84

New Contributors

Full Changelog: v0.1.29...v0.1.30

v0.1.29

15 Mar 08:28
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.28...v0.1.29

v0.1.28

11 Jan 03:20
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.27...v0.1.28

v0.1.27

11 Sep 02:33
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.26...v0.1.27

v0.1.26

26 Jul 06:57
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.25...v0.1.26

v0.1.25

24 Sep 04:04
Compare
Choose a tag to compare

Change LICENSE (jzillmann#14, db0c58f, b23ce18)

v0.1.24

24 Sep 03:50
Compare
Choose a tag to compare

Update pdfjs-dist to latest (db9bd4b)

v0.1.23

12 Aug 08:53
Compare
Choose a tag to compare

Properly remove file extension (#48)
Add code coverage (#49)
Dependency updates (#50, #51, #52, #54)

v0.1.22

17 Mar 01:37
Compare
Choose a tag to compare

Keep within page count when finding page numbers (#47)

With thanks to @10ego