Releases: antonioIrizar/django-check-migration-wtf
Releases · antonioIrizar/django-check-migration-wtf
Release 1.4.0
What's Changed
- remove support python 3.6 by @antonioIrizar in #73
- add support for django 4.0 by @antonioIrizar in #72
- add support to python 3.10 by @antonioIrizar in #74
- add support for postgreSQL 13 by @antonioIrizar in #75
- add support for postgresSQL version 14 by @antonioIrizar in #76
- add support django 4.1 by @antonioIrizar in #80
- add support for python 3.11 by @antonioIrizar in #81
- upgrade version by @antonioIrizar in #82
- remove support for postgres 10 and change local enviroment to remove it by @antonioIrizar in #86
- add support for 4.1 by @antonioIrizar in #84
- Release 1.4.0 by @antonioIrizar in #83
Full Changelog: 1.3.1...1.4.0
Release 1.3.1
What's Changed
- Add to ci for testing postgres version 10, 11, 12 by @antonioIrizar in #59
- update to checkout v3 by @antonioIrizar in #63
- fix regular expresion for add constraint whe it has quotes by @antonioIrizar in #62
Full Changelog: 1.3.0...1.3.1
Release 1.3.0
Add support for django 3.2
Release 1.2.0
Add support to python 3.9
Release 1.1.2
fix setup to have requirements django 3.1
Release 1.1.1
Add support django 3.1 and fix problems with tag
Release 1.1.0
Add support for django 3.1
Release 1.0.1
Fix Bug
File init.py inside migrations should not be analyze with github option. It shouldn't have a migrations inside and Checks fail when you create a new app or project.
1.0.0
Merge pull request #39 from antonioIrizar/dev Release 1.0.0
0.2.0-beta
add github support on command