Releases: extractus/article-extractor
Releases · extractus/article-extractor
v2.0.0-rc0
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
- Allow to change request timeout via configure() method
v1.6.0
- Refactor main workflow and file structure
- Use Bluebird and debug
- Include node 7.4 for test
v0.5.10
- 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