Skip to content

Latest commit

 

History

History
55 lines (28 loc) · 3.11 KB

CHANGELOG.md

File metadata and controls

55 lines (28 loc) · 3.11 KB

1.0.7 (2024-04-10)

Bug Fixes

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

1.0.6 (2024-04-10)

Bug Fixes

  • extractor: lazy extractor has some extractors ref a more robust parsed doc for topNode calc (08901da)

1.0.5 (2024-04-09)

Bug Fixes

  • lib: fix topNode calculation; adjust json extractor (628d4c0)
  • tests: rm some tests for the time being (454c256)

1.0.4 (2022-12-20)

Bug Fixes

  • pathing: fix and adjust stopwords pathing (da39b14)

1.0.3 (2022-12-20)

Bug Fixes

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

1.0.2 (2022-12-11)

Bug Fixes

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

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)