------------------- ! Dropped support for Django<2.0. ! Dropped support for Python 2 and 3.5.
0.3.0
------------------- ! Dropped QA for Django 1.7. ! Dropped QA for Python 2. ! Dropped QA for Python 3.4. + 'sanitize_turbo' now supports more HTML tags, including 'video' and 'iframe'.
0.2.1
------ * 'bleach' is now required only if sanitization is enabled (see 1).
0.2.0
------ + Introduced turbo contents sanitizing tools. + Now can define turbo item 'source' and 'topic'. + YandexTurboFeed is now importable from package root.