917 B
917 B
CHANGELOG
This changelog references the relevant changes (bug and security fixes) done
[Unreleased]
- Added: `app:stats' command to get the number of articles in the database
- Modified: use
hashinstead oflinkfield as index inarticlestable - Added: support for wp-json plugin via
WordPressJsonclass - Added:
getPaginationmethod toSourceabstract class - Added:
--paralleloption toapp:crawlcommand to crawl multiple pages in parallel - Added:
app:updatecommand to update the database with the latest articles - Added:
$sepparameter toDateRange::frommethod - Added: support for mysql database
- Added: export to csv feature
- Removed:
--filenameoption fromapp:crawlcommand
1.2.1
- Added: '--page' option to 'app:crawl' command
- Added: '--date' option to 'app:crawl' command
- Added: notification by email when the crawl is finished
1.0.0
- Initial release