Releases: opengovsg/pdf2md
Releases · opengovsg/pdf2md
v0.1.24
Update pdfjs-dist to latest (db9bd4b)
v0.1.23
Properly remove file extension (#48)
Add code coverage (#49)
Dependency updates (#50, #51, #52, #54)
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)