Skip to content

Latest commit

 

History

History
91 lines (42 loc) · 4.11 KB

CHANGELOG.md

File metadata and controls

91 lines (42 loc) · 4.11 KB

1.3.1 (2022-04-26)

Bug Fixes

  • deps: adjust deps; update/upgrade some deps (39df650)

1.3.0 (2022-04-19)

Bug Fixes

  • ci: fix build and test gh workflow job (a59b398)
  • various: adjust jsonld extractor logic; remove xmlMode for jsonld cheerio doc (c0855d1)

Features

  • ci: add gh action workflow for pr - build and tests (1bf0168)

1.2.6 (2020-12-13)

Bug Fixes

  • extract-test: rename test name (8294a6e)
  • extractr: apply dompurify to sanitize in cleanText (13c0014)
  • fixtures: various potentially vulnerable code removed from site fixtures for tests (f261096)

1.2.5 (2020-12-06)

Bug Fixes

  • sec: address sec vuls; advisories 1572 and 1582 (29c2f20)

1.2.4 (2020-11-14)

Bug Fixes

  • various: license copyright; readme; add logs to examples (9b134d7)

1.2.3 (2020-11-09)

Bug Fixes

  • filepaths: resolving data/stopwords paths (8c0c81f)
  • files: add __dirname to path.resolve for stopwords (a59ff46)

1.2.2 (2020-11-09)

Bug Fixes

  • lib: removing path lib and ref (c0e6fd3)

1.2.1 (2020-11-09)

Bug Fixes

  • files: add missing data files to publish (3a4cf9e)

1.2.0 (2020-11-09)

Bug Fixes

  • config: fix scripts; packaging (cc06851)
  • release: hotfix pacakge root config (f540290)

Features

  • examples: add from request example (292c3e0)

1.1.0 (2020-11-09)

Features

  • examples: add from file extraction example (72fd7cf)

1.0.0 (2020-11-09)

Features

  • lib: data, src and test files for extraction lib (123a1ca)