Skip to content

Releases: extractus/article-extractor

v8.0.16

09 Nov 09:32
197a2b5
Compare
Choose a tag to compare
  • Fix issue #412
  • Update dependencies

v8.0.15

26 Oct 05:49
e15b3af
Compare
Choose a tag to compare

v8.0.14

19 Oct 16:33
6355d23
Compare
Choose a tag to compare
  • Fix inconsistent output (#407)
  • Modify some stuff at LdJson extraction
    • Only use value from LdJson if missed from meta tags
    • Only accept string value from LdJson
    • Stop converting LdJson value to lowercase
    • Related issues: #400, #403, #405

v8.0.13

18 Oct 16:19
5accfa6
Compare
Choose a tag to compare

v8.0.12

15 Oct 15:23
39616dc
Compare
Choose a tag to compare

v8.0.11

14 Oct 17:02
588f6ff
Compare
Choose a tag to compare
  • Merge pr #400 by @andremacola
  • Replace jest with native node test runner
  • Update dependencies

v8.0.10

07 May 10:59
4f0e78d
Compare
Choose a tag to compare
  • Fix importing error in v8.0.9

v8.0.9

07 May 09:24
5b0d741
Compare
Choose a tag to compare
  • Stop using purified HTML to extract content (#388)
  • Update examples & test with pupperteer (#389)

v8.0.8

26 Apr 04:07
1d216af
Compare
Choose a tag to compare
  • Decode content using detected charset
  • Update dependencies
    • Update eslint config

Related issues: #386, #320

Thanks to the advices from @martinrotter 🤝

v8.0.7

29 Mar 04:02
d2d3834
Compare
Choose a tag to compare
  • Update dependencies

Related issue: #382