Skip to content

Version 3.0.0

Compare
Choose a tag to compare
@M1ha-Shvn M1ha-Shvn released this 08 Jul 04:50
· 84 commits to master since this release
257cea2

Features

  1. Moved BulkUpdate methods from manager to QuerySet
  2. Added ability to filter whole QuerySet in bulk_update

Bug fixes

  1. Fixed issue #41

Refactoring

  1. Renamed BulkUpdateManagerMixin to BulkUpdateMixin
  2. DefaultConnectionProxy replaced with TDatabase type