trafilatura v1.0.0 Release Notes

    • compress HTML backup files & seamlessly open .gz files
    • ๐Ÿ‘Œ support JSON web feeds
    • ๐Ÿ“ฆ graphical user interface integrated into main package
    • faster downloads: reviewed backoff, compressed data
    • optional modules: downloads with pycurl, language identification with py3langid
    • ๐Ÿ› bugs fixed (#111, #125, #132, #136, #140)
    • ๐Ÿ›  minor optimizations and fixes by @vbarbaresi in #124 & #130
    • ๐Ÿ›  fixed array with single or multiples entries on json extractor by @felipehertzer in #143
    • ๐Ÿ”จ code base refactored with @sourcery-ai #121, improved and optimized for Python 3.6+
    • โฌ‡๏ธ drop support for Python 3.5