Skip to content

Tags: luckymore/pdf2json

Tags

v3.1.2

Toggle v3.1.2's commit message
Merge branch 'build/modulesExport'

v3.1.1

Toggle v3.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
build: restore default export, also minify the output bundles (modest…

…y#341)

* build: fix issues of v3.1.0, bring back the default export of PDFParser to avoid breaking changes

* build: minify the output bundles

* build: keep test as jest tests

v3.1.0

Toggle v3.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
build: output to both es module and commJS, PDFParser to be named exp…

…ort (modesty#338)

* build: output to both es module and commJS, also make PDFParser to be named export

* build: remove out of fate rollup scirpt after rewrite

* build: simplif rollup, add more tests

* build: replace travis with github action, lint readme

* build: fix the ci.yml

* build: use node 20 for github action run

* build: log process.exit code from jest test

* build: refactor check-test job for ci.yml

* build: simplify ci.yml

v3.0.5

Toggle v3.0.5's commit message
RELEASE v3.0.5 - more TS types and more bug fixes

v3.0.4

Toggle v3.0.4's commit message
issue modesty#296: correct bin value with .js file extension

v2.0.2

Toggle v2.0.2's commit message
v2: dependency security upgrade

v3.0.3

Toggle v3.0.3's commit message
RELEASE: v3.0.3 with initial TS support

v3.0.2

Toggle v3.0.2's commit message
v3.0.2 release

v3.0.1

Toggle v3.0.1's commit message
dependency update - xmldom

v3.0.0

Toggle v3.0.0's commit message
v3.0.0 release with ES Module