Skip to content

Releases: opengovsg/pdf2md

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

v0.1.21

25 Jan 13:36
Compare
Choose a tag to compare
  • Fix #45 by switching to es5 build of pdfjs-dist, adjusting codebase to match API
  • Update mocha

v0.1.16

18 Mar 01:22
Compare
Choose a tag to compare

Refresh dependencies (fbbbb15)

v0.1.15

17 Mar 08:22
Compare
Choose a tag to compare

Update minimist to 1.2.2 (#42)

v0.1.14

08 Nov 04:22
Compare
Choose a tag to compare

Reapply #38 with fixes in #41 to remove page numbers from PDFs

v0.1.13

10 Oct 03:39
Compare
Choose a tag to compare

Revert #38

v0.1.12

08 Oct 09:38
Compare
Choose a tag to compare

Scrub page numbers from PDF (#38)

v0.1.11

24 Sep 08:22
Compare
Choose a tag to compare

CLI - read both .pdf and .PDF files (#36)