Releases: opengovsg/pdf2md
Releases · opengovsg/pdf2md
v0.1.22
Keep within page count when finding page numbers (#47)
With thanks to @10ego
v0.1.21
- Fix #45 by switching to es5 build of pdfjs-dist, adjusting codebase to match API
- Update mocha
v0.1.15
Update minimist to 1.2.2 (#42)
v0.1.14
Reapply #38 with fixes in #41 to remove page numbers from PDFs
v0.1.12
Scrub page numbers from PDF (#38)
v0.1.11
CLI - read both .pdf and .PDF files (#36)
v0.1.10
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
CLI - ensure PDF input does not get mangled by processing one at a time (#32)