- Refactored mimetypes patch to avoid transaction writes on every call. [cekk] - Python 3 compatibility. [cekk] - Use `humanfriendly` for print file size informations. [cekk]
1.0.0
------------------
- REMOVED SUPPORT FOR AT CONTENT TYPES. AT support is only in version < 1.0.0. [arsenico13] - Patched a problem to avoid issues with csv files that doesn't seem to be recognize by `Products.MimetypesRegistry`. [arsenico13] - Update tests for csv files. [arsenico13]
0.4.5
------------------
- Fixed obj retrieval when href attribute is none. [daniele-andreotti]
0.4.4
------------------
- Better unicode/decode error handling [cekk] - Don't enhance links with "download" if already present in the href attribute to avoid duplication [cekk]
0.4.3
------------------
- Use set() to remove duplicated entries in link detection [cekk]
0.4.2
------------------
- Fix xpath filter to get all old-style internal-links [cekk]