Skip to content

Releases: opengovsg/pdf2md

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)

v0.1.10

27 Jul 07:43
Compare
Choose a tag to compare

Tighten release size by specifying exactly what gets published (e3ffcb6)
Improve DetectTOC logic by only processing lines containing words with only full-stops (#33)

v0.1.9

27 Jul 05:38
Compare
Choose a tag to compare

CLI - ensure PDF input does not get mangled by processing one at a time (#32)