Skip to content

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 14 Apr 07:46
· 298 commits to main since this release

v1.0.0 (2025-04-14)

This release is published under the BSD License.

Breaking Changes

  • Drop support for Django <4.2
  • Rename package from migrate_sql to django_migrate_sql to follow Django reusable apps best practices (c3bc1df)

Features

  • Migrate to pyproject.toml (2d3c547)

Bug Fixes

  • Update PSR config to fix automated releases (5c77f58)

Testing

  • Re-organise test project (3417b0f)
  • Update tox file to run with uv (479a0af)

Detailed Changes: v0.7.0...v1.0.0