Releases: danielfrees/scrapemed
Releases · danielfrees/scrapemed
v1.1.3
Bug fixes for new major lxml version. New "maximum entity amplification" security in lxml breaks the NLM articleset 2.0 DTD parsing, and therefore breaks any scrapemed parsing with DTD validation turned on. Made dependencies stricter to prevent this.
v1.0.8 Full Documentation, Improved Readability
v1.0.8 Complete Docs
v1.0.7 better security, lighter import, PEP8 linting
Package now follows PEP8 linting (with line lengths increased to 88, and spaces allowed before colons). Imports are lighter and stripped to only those necessary. Security fixes around exceptions and certain vague function usage.
ScrapeMed v1.0.6
Fixed handling of paper objects upon failed HTTP request, fixed some pkg conflicts.