Skip to content

Releases: sc10ntech/site-metadata-extractor

v1.0.7

10 Apr 12:40
Compare
Choose a tag to compare

1.0.7 (2024-04-10)

Bug Fixes

  • various: fix formatting/lints - etc (23b44c4)

v1.0.4

20 Dec 21:02
Compare
Choose a tag to compare

1.0.4 (2022-12-20)

Bug Fixes

  • pathing: fix and adjust stopwords pathing (da39b14)

v1.0.3

20 Dec 20:37
Compare
Choose a tag to compare

1.0.3 (2022-12-20)

Bug Fixes

  • configs: adjust npm scripts; add tool-versions (ca2a110)
  • extractor: adjust jsonld extractor logic (b03e736)

v1.0.2

11 Dec 11:43
Compare
Choose a tag to compare

1.0.2 (2022-12-11)

Bug Fixes

  • ci: fix release ci workflow missing build step (d0d9d6a)
  • formatter: remove false error log (5e17887)

v1.0.1

11 Dec 11:30
Compare
Choose a tag to compare

1.0.1 (2022-12-11)

Bug Fixes

  • ci: adjust release config to remove scripts.prepare and run npm ci omit (feec13d)
  • ci: only remove scripts.prepare for husky in ci release (44d1efc)
  • ci: skip husky for ci (d261ebb)
  • configs: additional config/workflow fixes (1acc91b)
  • various: fix configs; adjust workflow (8b85131)

v1.0.0

11 Dec 05:18
13c0280
Compare
Choose a tag to compare

1.0.0 (2022-12-11)

Bug Fixes

  • fix pathing for stop words data; replace console.error w/ warn (1711acf)
  • update some extractor functions; set lazy default language (74b759a)
  • various fixes/adjustments to extractor and index (c440a0a)

Features

  • ci: add node ci to gh workflows for prs (f30e9e2)
  • examples: add file analysis example (2d9e383)
  • tests for formatter and stopwords (0b76668)
  • update method in cleaner; add cleaner tests; update fixture for cleaner test (c58b3a6)