Releases: CTPUG/django-markitup
Releases · CTPUG/django-markitup
django-markitup 4.1.0
django-markitup 4.0.0
The 4.0 release adds support for Django 3.
The minimum supported Django release is now 1.11 .
This release officially drops support for Python 2, to simplify ongoing support.
django-markitup 3.7.0
This release merges in several of the outstanding pull requests and adds support for Django version 2.1 & 2.2
Features
- Django 2.1 & 2.2 support (thanks to Antonio Terceiro)
- Fix some issues with the textile set (thanks to Adam Clark)
- Drop some uses of django curry function to help the move to Django 3 (thanks to Ivan Petukhov)
- Finish support for using the protocoless url for jquery (thanks to Aleck Landgraf)
- Update references to a supported textile filter
- Configure MarkItUp editors from a script after document ready, so scripts can all be loaded in the document foot (thanks to Stefano Rivera)
django-markitup 3.5.0
This release adds support for Django 1.11 and Django 2.0