Skip to content

Releases: extractus/article-extractor

v2.0.0-rc0

14 Jul 09:28
Compare
Choose a tag to compare

Refactor the whole code base.

  • Simplify APIs, now there are just 4 methods are available.
  • Reorganize source code structure with extension mechanism
  • Remove some properties from config object
  • Improve performance with LRU cache

v1.6.14

26 Apr 03:22
Compare
Choose a tag to compare
  • Allow to change request timeout via configure() method

v1.6.0

08 Jan 08:43
Compare
Choose a tag to compare
  • Refactor main workflow and file structure
  • Use Bluebird and debug
  • Include node 7.4 for test

v0.5.10

14 Jun 10:29
Compare
Choose a tag to compare
  • Refactor core
  • Remove getOembed method
  • Replace async & bluebird with promise-wtf
  • Remove Readability API support
  • No longer use read-art & oembed-auto-es6
  • Replace node-readability by a modified copy

v0.1.8

02 Dec 15:38
Compare
Choose a tag to compare

First release.