node-unrtf

Asynchronous node.js wrapper for the UnRTF RTF conversion program

MIT License

Downloads
4.1K
Stars
4
Committers
3

Bot releases are visible (Hide)

node-unrtf - v3.1.3

Published by github-actions[bot] over 1 year ago

3.1.3 (2023-05-13)

Miscellaneous

  • index: state default output if no output* options passed (639fcda)
  • scripts/license-checker: resolve eslint jsdoc warning (#279) (ed2b694)

Bug fixes

  • index: do not pass false boolean options to binary (44fddd2)

Dependencies

  • deps-dev: bump eslint-plugin-jsdoc from 43.2.0 to 44.2.3 (#284) (96cf2e2)
  • deps: bump semver from 7.3.8 to 7.5.1 (#282) (784d186)
node-unrtf - v3.1.2

Published by github-actions[bot] over 1 year ago

3.1.2 (2023-04-24)

Miscellaneous

  • .prettierrc: enable arrowParens option (#274) (93598f6)
  • index: remove redundant eslint comments (#271) (095cb26)

Dependencies

  • deps-dev: bump eslint-plugin-jsdoc from 40.3.0 to 43.0.7 (#276) (4d6224a)

Continuous integration

  • cd: publish to npm with provenance (#278) (88ff6d0)
  • ci: add node 20 to test matrix (#277) (7df7c7b)
  • deps: bump coverallsapp/github-action from 2.0.0 to 2.1.2 (#275) (caad54e)
node-unrtf - v3.1.1

Published by github-actions[bot] over 1 year ago

3.1.1 (2023-03-31)

Miscellaneous

  • ignore bun lockfile (#258) (414bb45)
  • index: remove redundant async keywords (#262) (d4e0ac0)
  • package: add funding url (a7e5ee7)
  • scripts: add eslint rule file (c02487f)
  • scripts: remove redundant export (931c586)
  • scripts: use js script to check licenses (#260) (3f69505)

Documentation

  • contributing: add link to conventional config (#265) (73a8fb8)

Continuous integration

  • dependabot: change commit message prefix for gh actions to ci (#264) (23b4631)
  • dependabot: ignore esm major versions (#263) (0e12e21)
  • deps: bump coverallsapp/github-action from 1.2.4 to 2.0.0 (#266) (4c4c7ee)

Improvements

  • index: remove blocking fs.existsSync() call (#261) (2c3efd9)
  • index: remove redundant multi line regex flag (#269) (b8b6fa2)

Dependencies

  • deps-dev: bump dev dependencies (9a967fa)
  • deps-dev: bump typescript from 4.9.5 to 5.0.2 (#267) (4679b8e)
  • deps: bump coverallsapp/github-action from 1.1.3 to 1.2.3 (#256) (3fbf0d4)
  • deps: bump coverallsapp/github-action from 1.2.3 to 1.2.4 (#257) (1a5ff13)
node-unrtf - v3.1.0

Published by github-actions[bot] over 1 year ago

3.1.0 (2023-02-20)

Features

Documentation

  • api: remove parseOptions() private method (#253) (6412a92)

Miscellaneous

  • index: remove jsdoc type from parseOptions() (a19a76e)

Improvements

  • index: do not return empty error message on rejection (88c92c5)
node-unrtf - v3.0.6

Published by github-actions[bot] over 1 year ago

3.0.6 (2023-02-13)

Documentation

  • readme: rename intro to overview (9145985)

Continuous integration

  • cd: use sentence case for changelog headings (49b64e2)

Dependencies

  • deps-dev: bump dev dependencies (283b042)

Miscellaneous

  • rename master branch to main (#250) (1de78ad)
  • use sentence case over ap style for titles and headings (eef9ac5)
node-unrtf - v3.0.5

Published by github-actions[bot] over 1 year ago

3.0.5 (2023-01-31)

Miscellaneous

Documentation

  • readme: add note re windows binary (1032a12)
  • readme: fix linux path example (#242) (4210dfd)
  • readme: remove fluff (9f7240b)

Dependencies

  • deps-dev: bump dev dependencies (860a394)
  • deps: replace file-type with native functionality (148ee6e)
node-unrtf - v3.0.4

Published by github-actions[bot] almost 2 years ago

3.0.4 (2023-01-13)

Miscellaneous

  • license: update license year (e77850e)

Documentation

  • contributing: update min node version (d0b3ef7)
  • grammar and clarity fixes (ce7a89f)

Dependencies

  • deps-dev: bump dev dependencies (e81d337)
  • deps-dev: bump jsdoc-to-markdown from 7.1.1 to 8.0.0 (#238) (e8eeced)
  • deps: bump actions/dependency-review-action from 2 to 3 (#237) (3616a3f)

Improvements

  • index: convert parseOptions() internal func to sync (39d24e2)
  • index: remove catch rethrowing errors (#241) (907902f)
node-unrtf - v3.0.3

Published by github-actions[bot] almost 2 years ago

3.0.3 (2022-10-25)

Continuous Integration

  • cd: fix typescript def gen (931b986)
node-unrtf - v3.0.2

Published by github-actions[bot] almost 2 years ago

3.0.2 (2022-10-25)

Miscellaneous

Continuous Integration

  • cd: gen typescript definitions before publishing (21e0b85)
  • cd: remove dev values from package.json (49a022d)

Dependencies

  • deps-dev: bump dev dependencies (8cd7042)
  • deps: bump semver from 7.3.7 to 7.3.8 (bdf759c)
node-unrtf - v3.0.1

Published by github-actions[bot] about 2 years ago

3.0.1 (2022-10-03)

Documentation

  • readme: remove redundant statement (58f2f60)
  • use shorter urls; remove yarn install guidance (be81d59)

Miscellaneous

  • .husky: shell path and arg updates (#224) (9fd65dd)
  • .npmignore: reduce entries (c3dd237)
  • .vscode/extensions: remove unmaintained extension (a6d6f49)
  • *.ignore: add clinicjs directory (8ee7d00)
  • import destructuring (#230) (80e4748)
  • LICENSE: remove trailing whitespace (ca8cb7d)
  • prefer object destructuring (#232) (abaa7dd)

Dependencies

  • deps-dev: bump dev dependencies (c0b587b)
  • deps-dev: bump eslint-plugin-jest from 26.9.0 to 27.0.1 (#226) (f7e67b6)
  • deps-dev: bump jest from 28.1.3 to 29.0.1 (#227) (c1cffa3)
node-unrtf - v3.0.0

Published by github-actions[bot] about 2 years ago

3.0.0 (2022-08-09)

⚠ BREAKING CHANGES

  • drop support for EOL node 12

Miscellaneous

  • .gitignore: use latest github ignore template (cbf460d)
  • .npmrc: disable package-lock generation (#219) (fadab12)
  • .prettierignore: add new paths from .gitignore (999cb48)
  • drop support for node 12 (#222) (f8289a2)
  • ignore pnpm lock file (e7d4d64)

Dependencies

  • .npmignore: add documentation; reduce package size by ~33.2% (#220) (3b9f772)
  • dependabot: increase open-pull-requests-limit from 5 to 20 (1de18cb)
  • deps: bump actions/dependency-review-action from 1 to 2 (#217) (6d06a02)
  • deps: bump dependencies (#223) (4af18b4)
  • deps: bump wagoid/commitlint-github-action from 4 to 5 (#216) (58679bf)
node-unrtf - v2.0.9

Published by github-actions[bot] over 2 years ago

2.0.9 (2022-06-04)

Miscellaneous

  • .github/funding: remove unused keys (c76b454)
  • .github: add FUNDING.yml (5f0d22f)

Dependencies

  • .npmignore: ignore tsconfig.json (1539079)
  • .npmignore: ignore support files; reduce package size by ~73% (01f9e6f)
node-unrtf - v2.0.8

Published by github-actions[bot] over 2 years ago

2.0.8 (2022-06-01)

Documentation

Miscellaneous

  • .eslintrc: enable plugin:jest/style rules (#200) (b1af9ca)
  • .github/codeql-config: remove quotation marks (7062f47)
  • bug_report: use node 18 as placeholder for node-version (39eb3b6)
  • ci: remove quotation marks from step name (03554a3)
  • index: update constructor jsdoc param tag (#189) (3abc92a)
  • scripts: remove redundant gitkraken fix from prepare script (758bce0)
  • scripts: use shorter arg aliases; remove debugging args from jest (eb83f38)
  • use npm install alias (26e9fdd)

Continuous Integration

  • add dependency-review job (0c42629)
  • add job step names, workflow comments, and whitespace (10d24d8)
  • automerge: fix context (ba623e0)
  • automerge: squash automerge prs (#190) (7afcfb8)
  • cd: update org name for release-please-action (a640ab2)
  • cd: use lts/* for node setup in release job (ab4d5ff)
  • check user.login is dependabot instead of actor (#202) (9178aec)
  • ci: add node 18 to test matrix (#201) (870d7d7)
  • ci: require unit-tests job to pass for save-pr-number job to run (438652b)
  • ci: use lts/* for node setup in lint job (98cb0c3)
  • ci: use node-version for node matrix key (b3e4bdc)
  • codeql-analysis: remove unused autobuild step (5913103)
  • codeql: grant minimum permissions to run; rename file (#186) (47379f6)
  • codeql: only run on pr changes to .html, .js, and .yml files (09733fb)
  • codeql: resolve missing analyses (5fbd4b6)
  • codeql: specify which files to scan during analysis (c4a7a0f)
  • link-check: fix skip regex (48da5ac)
  • link-check: replace npx linkinator call with github action (983c25e)
  • only save pr number artifact for dependabot (d66ce1c)
  • only trigger dependency-review on pr (6347c11)
  • reduce workflow permissions to minimum (bb640f2)
  • remove git credentials after checkout (#205) (c4c4751)
  • replace workflow-run-cleanup-action with github concurrency (fd31220)

Dependencies

  • deps-dev: bump @commitlint/cli from 16.3.0 to 17.0.1 (#209) (e09053c)
  • deps-dev: bump @commitlint/config-conventional (#207) (aa1eee8)
  • deps-dev: bump eslint-plugin-jsdoc from 37.9.7 to 38.0.6 (1184217)
  • deps-dev: bump eslint-plugin-jsdoc from 38.1.6 to 39.2.9 (#198) (7bcab92)
  • deps-dev: bump husky from 7.0.4 to 8.0.1 (#208) (e79ae3e)
  • deps-dev: bump jest from 27.5.1 to 28.0.3 (#197) (0684645)
  • deps: bump actions/checkout from 2 to 3 (af36dea)
  • deps: bump actions/upload-artifact from 2 to 3 (#196) (0a365b3)
  • deps: bump github/codeql-action from 1 to 2 (#195) (96392b2)
  • deps: bump minor and hotfix versions (#210) (fd18299)
node-unrtf - v2.0.7

Published by github-actions[bot] over 2 years ago

2.0.7 (2022-02-25)

Bug Fixes

  • index: use spawn for larger stream results (#181) (14515f2)

Documentation

  • contributing: add mention of husky pre-commit hook (4a006fd)
  • contributing: add step for lint:licenses script (#166) (54a54f5)
  • readme: add windows binary known issues section (#165) (06b9b1b)

Continuous Integration

Miscellaneous

  • .github: remove trailing whitespace (5a9a431)
  • turn off security/detect-object-injection eslint rule (#162) (9fde2cf)

Dependencies

  • dependabot: ignore minor and patch commit-lint updates (#175) (0443af1)
  • dependabot: ignore minor and patch release-please-action updates (#164) (edd4c69)
  • dependabot: major tags no longer need ignore support (240be7b)
  • dependabot: use default open-pull-requests-limit value (d7e2723)
  • deps-dev: bump @commitlint/cli from 15.0.0 to 16.0.1 (8c86caa)
  • deps-dev: bump @commitlint/config-conventional (a7974fb)
  • deps-dev: bump dev dependencies (7c244dd)
  • deps-dev: bump eslint from 7.32.0 to 8.7.0 (9c7954b)
  • deps-dev: bump eslint-plugin-jest from 25.7.0 to 26.0.0 (67fc04d)
  • deps-dev: bump eslint-plugin-promise from 5.2.0 to 6.0.0 (9b249c3)
  • deps-dev: bump prettier from 2.5.0 to 2.5.1 (3fbe274)
  • deps: bump actions/github-script from 5 to 6 (f8af51e)
  • deps: bump actions/setup-node from 2 to 3 (ad9d0df)
  • deps: bump GoogleCloudPlatform/release-please-action from 2 to 3 (165b2ab)
node-unrtf - v2.0.6

Published by github-actions[bot] almost 3 years ago

Bug Fixes

  • index: do not assume win32 usage for binaries (bbd50d8)

Continuous Integration

  • ci: do not run clean-up on draft prs (f0105cf)
  • spell-check: do not run on draft prs (f4705c2)
  • trigger workflows when drafts marked as "ready to review" (#148) (4fc27d5)

Documentation

Miscellaneous

Improvements

  • index: remove unused conditional; all options are binary (#157) (d563d23)

Dependencies

  • dependabot: ignore minor and patch github-actions updates (#149) (5994571)
  • deps-dev: bump @commitlint/cli from 14.1.0 to 15.0.0 (1d6e73a)
  • deps-dev: bump @commitlint/config-conventional (46b55b7)
  • deps-dev: bump dev dependencies (#161) (8ef1863)
  • deps-dev: bump eslint-config-airbnb-base from 14.2.1 to 15.0.0 (6659063)
  • deps-dev: bump prettier from 2.4.1 to 2.5.0 (8d98289)
  • deps: bump GoogleCloudPlatform/release-please-action (21f0d71)
node-unrtf - v2.0.5

Published by github-actions[bot] almost 3 years ago

Bug Fixes

  • index: normalize binPath constructor param (#145) (81e2863)

Dependencies

  • deps-dev: bump @commitlint/cli from 13.2.1 to 14.1.0 (a289044)
  • deps-dev: bump @commitlint/config-conventional (c5990e5)
  • deps: bump actions/checkout from 2.3.4 to 2.3.5 (6940cbe)
  • deps: bump GoogleCloudPlatform/release-please-action (70e5b66)
  • deps: bump wagoid/commitlint-github-action from 4.1.5 to 4.1.9 (de5ab57)

Miscellaneous

  • .prettierrc: only enable bracketSameLine for html (#142) (529f0e8)

Continuous Integration

node-unrtf - v2.0.4

Published by github-actions[bot] almost 3 years ago

Miscellaneous

node-unrtf - v2.0.3

Published by github-actions[bot] almost 3 years ago

Continuous Integration

  • automerge: update location of octokit rest methods (853455e)
  • ci: revert to workflow-run-clean-action from github concurrency (010965e)

Miscellaneous

  • .eslintrc: remove inaccurate sourcetype (#128) (6b9bd44)
  • .eslintrc: remove redundant impliedStrict option (#131) (6e1d15f)
  • .eslintrc: set correct ecmascript version (#118) (1e0913c)
  • .husky/.gitignore: remove now redundant file (4c805bd)
  • .npmignore: add API.md (#120) (acf9589)
  • .prettierrc: enable bracketsameline option (bfde76d)
  • .prettierrc: override defaults for html, css, and scss files (#119) (c3cc50e)
  • .vscode: add mhutchie.git-graph extension (e4fa7e4)
  • .vscode: remove deprecated settings (#129) (a09bb79)
  • disable irrelevant eslint rules (#130) (1542272)

Documentation

Dependencies

  • deps-dev: add eslint-plugin-security-node (#121) (71ed617)
  • deps-dev: bump dev dependencies (9fe5ece)
  • deps-dev: bump prettier from 2.3.2 to 2.4.1 (9caa2bc)
  • deps: bump actions/setup-node from 2.4.0 to 2.4.1 (12c1d2c)
  • deps: bump file-type from 16.5.0 to 16.5.3 (f7246ba)
  • deps: bump GoogleCloudPlatform/release-please-action (40836ed)
  • deps: bump semver from 7.3.4 to 7.3.5 (f15e0a5)
  • deps: bump wagoid/commitlint-github-action from 4.1.1 to 4.1.5 (4bba7ee)
node-unrtf - v2.0.2

Published by github-actions[bot] about 3 years ago

Documentation

Miscellaneous

  • .github: use new YAML configured GitHub issue forms (#113) (1ebfbd5)
  • vscode: disable red hat telemetry (8b4caad)
  • vscode: remove user space config setting (a86bb2f)

Continuous Integration

  • ci: disable homebrew analytics for macos builds (#101) (de448c3)
  • ci: replace workflow-run-cleanup-action with github concurrency (#114) (15f202c)
  • link-check: reduce frequency from daily to monthly (#95) (42f60b8)

Dependencies

  • add .npmignore; reduce package size from 1.2MB to 117.2kB (#115) (0484881)
  • deps-dev: bump @commitlint/cli from 12.1.4 to 13.1.0 (0f0a344)
  • deps-dev: bump @commitlint/config-conventional (a195be4)
  • deps-dev: bump eslint-plugin-jsdoc from 35.5.1 to 36.0.6 (55eb347)
  • deps-dev: bump husky from 6.0.0 to 7.0.0 (07b37d7)
  • deps-dev: bump prettier from 2.3.1 to 2.3.2 (5d59e46)
  • deps: bump actions/github-script from 4.0.2 to 4.1 (c0c97ff)
  • deps: bump actions/setup-node from 2.1.5 to 2.2.0 (fc0ff51)
  • deps: bump actions/setup-node from 2.2.0 to 2.3.0 (09bbcd6)
  • deps: bump actions/setup-node from 2.3.0 to 2.4.0 (261513f)
  • deps: bump actions/upload-artifact from 2.2.3 to 2.2.4 (00e3c19)
  • deps: bump coverallsapp/github-action from 1.1.2 to 1.1.3 (d6f6386)
  • deps: bump GoogleCloudPlatform/release-please-action (745c5d1)
  • deps: bump wagoid/commitlint-github-action from 3.1.4 to 4.1.1 (b48d588)
node-unrtf - v2.0.1

Published by github-actions[bot] over 3 years ago

Bug Fixes

  • index: normalize file paths (#89) (9660cce)
  • index: throw error if file param is not rtf (e3552bb)

Documentation

  • readme: remove repetition (08758ff)

Miscellaneous

  • ci: replace node-version key with shorter node (#80) (6beeef2)
  • workflows: remove stale.yml (e914a39)

Continuous Integration

  • cd: move perf optimizations and refactoring into same section (7ab68ec)
  • fix key usage in action/setup-node (d3ddf47)

Dependencies

  • deps-dev: bump eslint-plugin-jsdoc from 33.3.0 to 35.1.2 (bb5f80e)
  • deps-dev: bump jest from 26.6.3 to 27.0.3 (ff94919)
  • deps-dev: bump prettier from 2.2.1 to 2.3.0 (61478d5)
  • deps-dev: bump prettier from 2.3.0 to 2.3.1 (538a5a4)
  • deps: bump GoogleCloudPlatform/release-please-action (671e4e0)
  • deps: bump wagoid/commitlint-github-action from 3.1.0 to 3.1.4 (da1c9a1)