Skip to content

Releases: tj-django/django-migration-fixer

v1.1.4

04 Aug 16:59
1d94d6d

Choose a tag to compare

  • Resolve bug pulling from multiple remotes, now defaults to origin. Reported by: @jghyllebert

v1.1.3

02 Aug 14:29
90a7f4b

Choose a tag to compare

  • Fixed bug resolving conflicts of previous migration files

v1.1.2

19 Jul 18:01
e971184

Choose a tag to compare

  • Added a minimum version for typing_extensions

v1.1.1

18 Jul 05:39
498f6db

Choose a tag to compare

  • Increased test coverage.

v1.1.0

09 Jul 20:27
07eba44

Choose a tag to compare

  • Fixed bug with replacing the conflict migration
  • Removed support for named migrations
  • Increased test coverage.

v1.0.7

06 Jul 18:30
f3d5e27

Choose a tag to compare

Updated README.md (#80)

Co-authored-by: jackton1 <[email protected]>

v1.0.6

06 Jul 17:18
088f57b

Choose a tag to compare

  • Preserve quotes when replacing the dependency

v1.0.5

06 Jul 15:42
5ca664d

Choose a tag to compare

  • Fixed bug with fetching the default branch

v1.0.4

06 Jul 15:19
4b441d9

Choose a tag to compare

Fixed bug using a detached head (#71)

v1.0.3

06 Jul 14:37
8976bba

Choose a tag to compare

  • Fixed bug with github action