Releases: neumond/django-dia
Releases · neumond/django-dia
Django 3 & 4 support
Last release with py2 & django<3.0 support
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
0.4.1 Version bump for xml file hotfix
Major refactoring, tests and Django 2.0 support
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
- migrated to new arguments code available starting from django 1.8
- fixed appnames
- python wheels adopted
Django 1.9 support
Thanks to @encolpe, now we have django 1.9 support!
Now with Python 3 support
v0.2 pep8