Skip to content

Releases: CTPUG/django-markitup

django-markitup 4.1.0

25 Aug 15:37
Compare
Choose a tag to compare

This release adds support for Django 4.0 and 4.1.

The minimum required Django version is now 2.2.

django-markitup 4.0.0

06 Apr 19:17
7315bde
Compare
Choose a tag to compare

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

07 Mar 14:47
Compare
Choose a tag to compare

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

09 Feb 21:36
0b64668
Compare
Choose a tag to compare

This release adds support for Django 1.11 and Django 2.0