Version 2.2.0
Features
-
Added IsNullClauseOperator
-
Reformated travis config:
- Removed python 3.3 from travis (limit exceeded)
- Removed postgresql 9.2 from travis (limit exceeded)
Bug fixes
Refactoring
- Removed BulkUpdateQuerySet
Testing changes
- Removed python 3.3 testing, added python 3.7
- Removed postgresql 9.2 testing