Skip to content

Releases: gamemaker1/office-text-extractor

Office Text Extractor v1.2.0

06 Mar 06:40
Compare
Choose a tag to compare

Fix formatting of Excel text output

  • fix: remove __EMPTY column headings from YAML output for excel files 4864088

Office Text Extractor v1.1.0

05 Mar 04:12
Compare
Choose a tag to compare

Fix issue with Word parser

  • fix: word module returning undefined dda0f65

Office Text Extractor v1.0.2

04 Mar 14:28
Compare
Choose a tag to compare

Add keywords, correct typo in README

  • docs: correct typos, add keywords to package e47e06a

Office Text Extractor v1.0.1

04 Mar 14:22
Compare
Choose a tag to compare

First release, support for docx, pptx, xlsx and pdf added.

  • docs: add info and links to similar libraries and dependencies of the project c29ac33
  • docs: add .npmignore to ignore node_modules/ c3419d4
  • release: v1.0.0: pushing to npm ddfa39e
  • docs: update import instructions 7b5b0a2
  • fix: remove incorrect index.d.ts file 4dd7c43
  • docs: update import example in README ac88ded
  • docs: fix typo in README 4a5937c