Skip to content

Releases: scrapy/xtractmime

0.2.1

16 Jan 16:00
Compare
Choose a tag to compare

A specified content type is now ignored if it is not a valid MIME type.

0.2.0

31 Aug 13:34
Compare
Choose a tag to compare

Dropped Python 3.6 support, added official Python 3.10, 3.11 and PyPy support.

A specified content type is no longer ignored for being a variant of plain/text, unless it is one of the 4 specific variants affected by the old Apache bug 13986.

0.1.0

21 Jun 17:02
Compare
Choose a tag to compare

Initial release