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