Releases: Fdawgs/node-poppler
Releases · Fdawgs/node-poppler
v3.0.0
v2.5.0
Features
Continuous Integration
- add cleanup-run job (b826a9e)
- automerge: move automerge job into new workflow (9b06c43)
- ci: ignore dependabot prs for commit message linting (4802519)
- do not run coveralls steps/jobs on forks (82bbdf3)
- link-check: fix skip regex (1803802)
- stale: shorten workflow name (a93b619)
- workflows: run only on push and pulls to master branch (a97b3b3)
Dependencies
- deps-dev: bump eslint-plugin-promise from 4.3.1 to 5.1.0 (2af245b)
- deps-dev: bump husky from 4.3.8 to 6.0.0 (53a38b9)
- deps: bump actions/github-script from v3.1.0 to v3.1.1 (918a23a)
- deps: bump actions/upload-artifact from v2.2.2 to v2.2.3 (93e1cc5)
- deps: bump GoogleCloudPlatform/release-please-action (9c06911)
- deps: bump GoogleCloudPlatform/release-please-action (c602243)
- deps: bump typoci/spellcheck-action from v0.3.0 to v0.4.0 (ceab8ee)
- deps: bump typoci/spellcheck-action from v0.4.0 to v1.0.0 (c8ea234)
- deps: bump wagoid/commitlint-github-action from v3.0.6 to v3.1.0 (bcd1cc6)
Miscellaneous
- prep release (3f62b5a)
Documentation
- readme: add example of buffer usage (f3dbfff)
v2.4.1
v2.4.0
Features
- index: add binary version checking for options (13febb5)
Bug Fixes
- index: add missing
dataurls
option to pdftohtml (ec45b5b) - index: add missing
forcepagenumber
option to pdftoppm (533f424) - index: add missing
hideannotations
option to pdftoppm (ffbe119) - index: add missing
separator
option to pdftoppm (7744abd) - index: correct misspelling of
received
in error string (f6b7fcb)
Miscellaneous
- workflows: rename ci and perf sections (54caeda)
Dependencies
v2.3.0
Features
- lib: update poppler win32 binaries from 21.02.0 to 21.03.0 (4648db5)
Dependencies
- dependabot: set commit message prefix; lower pull limit (25e3652)
- deps-dev: bump @commitlint/cli from 11.0.0 to 12.0.1 (#206) (78f92b6)
- deps-dev: bump @commitlint/config-conventional (4708778)
- deps-dev: bump eslint-config-prettier from 7.2.0 to 8.1.0 (ef0788a)
- deps-dev: bump jsdoc-to-markdown from 6.0.1 to 7.0.0 (#207) (b6f88ae)
- deps: bump wagoid/commitlint-github-action from v2.2.3 to v3.0.1 (3674b7e)
- deps: specify minor and hotfix versions (aa1bb13)
Miscellaneous
- add link check workflow (39a83c0)
- automate release and changelog generation (b294617)
- codeql: remove autobuild action (d20154c)
- link-check: ignore if draft pull request event (d3c7ad7)
- linkcheck: extend ignored urls (8c0a238)
- lint-check: compress patterns (c9b7e09)
- lint-check: run on push and pull events for md files (91cd1fc)
- prettier: create separate files to allow for CI/CD to use prettier config (#212) (8319774)
- replace stalebot with github action (237939d)
- vscode: remove conflicting prettier ext setting (316e244)
- workflows: fix release types to account for bots (7ac80c5)
- workflows: move release steps into
cd
workflow (86a94e4) - workflows: rename spellcheck workflow (8fdff21)
- workflows: tidy node-version syntax (8b69bc1)
Documentation
v2.2.1
- fix(lib): update poppler win32 binaries from 21.01.0 to 21.02.0 (1d6a042)
- fix(script): add missing ignore-path arg (ad9f42a)
- ci: add commit-lint job (33d67c7)
- ci: disable long running homebrew cleanup tasks (693fa0b)
- ci: remove cache actions as they use lock file (960dcbe)
- ci: replace typo ci app with action (7d35422)
- ci(dependabot): ignore husky updates (6fc6187)
- build(deps-dev): bump eslint-plugin-jsdoc from 31.6.1 to 32.0.1 (2e3bfec)
- build(deps-dev): pin husky major version (debb162)
- build(deps-dev): remove coveralls, replaced by github action (84b5490)
- build(deps-dev): remove jsinspect (8fb486a)
- build(deps): bump wagoid/commitlint-github-action from v2.0.3 to v2.2.3 (768532d)
- docs(contributing): add documentation style (1267ec3)
- docs(readme): grammar (0606995)
- docs(readme): remove stray comma (c2ea407)
- docs(readme): revamp intro section (729451c)
- style: capitalise headings correctly (17a688b)
- style: shorten husky pre-push script (09da9eb)
- style(ci): capitalise jobs and job step names (1a1e2d4)
- style(readme): add linebreaks between badges (92b5d5e)
- style(readme): capitalise headings correctly (bf8819d)
- style(readme): prettier badge shape (6e01859)
- style(scripts): rename
jest-coverage
tojest:coverage
(5383798) - style(tests): use apa header style for describe name params (09df70e)
- chore: add commitlint husky
commit-msg
hook (92a3769) - chore: add pull request template (2836701)
- chore: stop excess coverage files being generated (d6b639b)
- chore(vscode): add
redhat.vscode-yaml
as recommended extension (2270e91) - chore(vscode): add
updateImportsOnFileMove
setting (811db2c) - chore(vscode): add workspace settings and extensions (547243c)
v2.2.0
- feat(lib): update poppler win32 binaries from 20.12.1 to 21.01.0 (a552f83)
- chore(jest): enable resetmocks option (0eff7af)
- build(deps-dev): add husky for git hook handling (2a5b181)
- docs: bump coc from v1.4.0 to v2.0.0 (ca582da)
- ci(github-actions): set
flag-name
for parallel coverage tests (e91f37d) - ci(github-actions): set semver for coverallsapp (b745a7f)
v2.1.3
- build: add typoci config file (494cdfe)
- build: remove
yarn
as package manager, revert tonpm
(536b7c2) - build(deps-dev): bump eslint-plugin-jsdoc from 30.7.13 to 31.0.7 (#185) (dd4aaab), closes #185
- build(deps-dev): remove cross-env (610d75a)
- fix: remove lockfile (738ee92)
- fix: script calls (8bea518)
- ci: ignore scripts on publish (b53e22b)
- ci: refactor
codeql-analysis.yml
(5094a02) - ci: remove redundant javascript dictionary (93182cd)
- ci: use yarn cache of node dependencies if present (5d8f5f2)
- ci(codeql): specify more query suites (fe60c65)
- ci(typo-ci): add
ydh
to list of excluded words (b338a36) - chore: remove old .env files from gitignore (235bef1)
- chore(package): add homepage and bug urls (ed4225e)
- docs: update contact email (8328e9b)
- docs(contributing): update yarn link (5a9154d)
- docs(readme): add acknowledgements section (c544ace)
- docs(readme): grammar fixe (919d205)
- docs(readme): style changes (4c8b519)
- style(ci): tidy job names (4b736d7)
v2.1.2
- build: update github-actions with dependabot (ec8bf01)
- build(deps-dev): bump eslint from 7.15.0 to 7.16.0 (de68d3d)
- build(deps-dev): bump eslint-config-prettier from 7.0.0 to 7.1.0 (1840406)
- build(deps-dev): bump eslint-plugin-jsdoc from 30.7.8 to 30.7.9 (763e676)
- build(deps-dev): remove eslint-plugin-json (faccfa6)
- build(deps): bump fastify/github-action-merge-dependabot (#180) (95de123), closes #180
- build(deps): bump node-notifier from 8.0.0 to 8.0.1 (25c3ffe)
- build(typescript): enable strict option (87c221e)
- ci: add linting job; expand scope of jobs (0b2412c)
- ci: add typescript compilation step (94654e6)
- ci: automatically merge dependabot pull requests on pass build stage (105b2f3)
- ci: bump actions/setup-node from v1 to v2 (f19f5b8)
- ci: do not run github actions for draft prs (c76d373)
- ci: merge unit test jobs (73f6ccc)
- ci: move dependency installs to correct step (bbdeb60)
- ci: reorder lint steps (b8aca23)
- ci: require lint job on automerge (1fd4523)
- ci: use yarn
--frozen-lockfile
flag for repro deps (dfc2c31) - style: use default prettier options for trailing commas and quotes (b8e791d)
- style(ci): remove whitespace (8b9150e)
- fix(scripts): test script (cf4ccd2)
- chore(scripts): rename test scripts (c8a2c69)
- docs(readme): remove abbreviation (715fc9d)