Skip to content

Releases: neumond/django-dia

Django 3 & 4 support

04 Aug 20:08
Compare
Choose a tag to compare

This also breaks older django & py2

Last release with py2 & django<3.0 support

04 Aug 19:00
Compare
Choose a tag to compare

This removes hyphen in package name as a first step to support fresh django versions
After this release all legacy/compatibility stuff will be removed (e.g. six module)

Hotfix for xml file

24 Feb 02:15
Compare
Choose a tag to compare
0.4.1

Version bump for xml file hotfix

Major refactoring, tests and Django 2.0 support

10 Feb 17:35
Compare
Choose a tag to compare

Much more internal details are tested now, thus we can guarantee more consistent output for different django versions and track changes in django easier. Code have been split into several modules with isolation of responsibilities.

Bugfix release for django 1.10

04 Dec 02:12
Compare
Choose a tag to compare
  • migrated to new arguments code available starting from django 1.8
  • fixed appnames
  • python wheels adopted

Django 1.9 support

23 Mar 23:26
Compare
Choose a tag to compare

Thanks to @encolpe, now we have django 1.9 support!

Now with Python 3 support

25 Aug 03:45
Compare
Choose a tag to compare