Skip to content

6.0.0

Latest

Choose a tag to compare

@David-Wobrock David-Wobrock released this 04 Jan 13:09
d55ba66

Feature:

  • Breaking change: Handle custom Django app label when gathering migrations from git reference. (#262)
    This means that, an app that was previously referenced by its folder name, will now be referenced by its Django app label.

Bug:

  • Consider DEFAULT NULL as no default value being defined (#302)

Miscellaneous:

  • Add py.typed file (#303)
  • Add support for Django 5.2 (#304)
  • Add support for Python 3.14
  • Remove coverage from CI
  • Add support for Django 6.0