Skip to content

Releases: 3YOURMIND/django-migration-linter

0.0.7

06 Sep 19:52
Compare
Choose a tag to compare

Minor bug fix when no errors detected

0.0.6

20 Jul 06:51
Compare
Choose a tag to compare
  • Use logger correctly
  • Drop django 1.10 support

0.0.5

20 Jan 15:27
Compare
Choose a tag to compare
  • Only consider added migrations during linting
  • Change readme to rst format (for PyPi)
  • Added examples folder
  • Add django (at least 1.10) as requirement for the linter

0.0.4

12 Jan 23:52
Compare
Choose a tag to compare

Assure compatibility for multiple python and django versions.

Try to improve PyPi readme
Better error messages

0.0.3

01 Dec 13:59
Compare
Choose a tag to compare

Made a mistake and accidentally deleted 0.0.2 from PyPi 👎

=> release 0.0.3

0.0.2

01 Dec 13:58
Compare
Choose a tag to compare
  • Python 3 compatibility
  • Faster migration gathering

  • Code base refactoring
  • Test base refactoring

0.0.1

21 Nov 17:05
Compare
Choose a tag to compare

First version of command line tool to lint django migrations.