- Make DbOperationCollection an enumerable
- Add
merge_child_async
for legacy code concerns
- Breaking change:
add_event
signature without keyword args
- Now Db operations have to respond to
call
vscommit
, opening the doors to simple lambdas. - Remove constraints on events payload types