Skip to content

Releases: extractus/article-extractor

v4.0.5

18 Nov 14:49
59d1bc6
Compare
Choose a tag to compare
  • Fully refactor

v3.0.0

14 Sep 11:56
Compare
Choose a tag to compare
  • Remove parseWithEmbedly (Embedly.com provides better client)
  • Update dependencies
  • Update & fix coding convention

v2.3.2

04 Oct 04:35
Compare
Choose a tag to compare
Merge pull request #70 from ndaidong/dev

v2.3.2

v2.2.0

07 Sep 14:22
Compare
Choose a tag to compare

Clean article with salient.

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.