Version 3.0.0
Features
- Moved BulkUpdate methods from manager to QuerySet
- Added ability to filter whole QuerySet in bulk_update
Bug fixes
- Fixed issue #41
Refactoring
- Renamed BulkUpdateManagerMixin to BulkUpdateMixin
- DefaultConnectionProxy replaced with TDatabase type