- Fixing the distribution;
- backports.csv is no longer required in setup.py
- Minimum Python requirement is now 3.6. Older versions may still work, but they're no longer tested on CI.
- Memory usage is limited, to avoid spikes on pathological pages.
- more training examples;
- fixed Scrapy < 1.1 support;
- fixed a bug in text-before and text-after features.
Initial release