Skip to content

Releases: fopina/django-bulk-update-or-create

v0.3.0

04 Jun 08:29
d96f7ad
Compare
Choose a tag to compare

a0671fb Support for multiple match_field (thanks @thejoeejoee)
000243e move style check to separate workflow step
1f8066a queue_obj helper method to close #13
cd0a57b enable tests for python 3.9 and django 3.2
2cb6682 coerce values (using match_field Field.to_python) in obj_map to properly match with DB - and fix #11
28dd33b allow empty objs for bulk_update_or_create - close #10

v0.2.0

09 Aug 22:29
8158c1e
Compare
Choose a tag to compare
Update setup.cfg

v0.1.3: Merge pull request #2 from fopina/yield

23 Jul 00:03
332c0d6
Compare
Choose a tag to compare
yield update/created objects (optional)

v0.1.2

14 Jul 19:39
d9e498f
Compare
Choose a tag to compare
version bump

v0.1.1

14 Jul 10:32
33afb6a
Compare
Choose a tag to compare
wip

v0.1

14 Jul 09:57
9041eb6
Compare
Choose a tag to compare
x

v0.1a2

14 Jul 10:28
040fe3f
Compare
Choose a tag to compare
wip

v0.1a1

14 Jul 10:09
9041eb6
Compare
Choose a tag to compare
x