Django-linear-migrations

Latest version: v2.16.0

Safety actively analyzes 702026 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 5

2.5.0

------------------

* Support Python 3.11.

* Support Django 4.1.

2.4.0

------------------

* Drop support for Django 2.2, 3.0, and 3.1.

2.3.0

------------------

* Drop Python 3.6 support.

2.2.0

------------------

* Support Python 3.10.

2.1.0

------------------

* Support Django 4.0.

2.0.0

------------------

* Renamed commands from using hypens to underscores.
This makes them importable and therefore extensible.
The new names are:

* ``create-max-migration-files`` -> ``create_max_migration_files``
* ``rebase-migration`` -> ``rebase_migration``

* Added ``--recreate`` flag to ``create_max_migration_files``.

Thanks to Gordon Wrigley for the feature request in `Issue 79
<https://github.com/adamchainz/django-linear-migrations/issues/79>`__.

* Add type hints.

Page 3 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.