git log v1.0.9..HEAD --pretty=format:"- %h %s by %an" --no-merges
- 938155c Allow merging params and params_from_context while also using loop_over_context (#36) by Jacob See
- 0ae97a1 Replace shallow parameter merge with deep merge function (#35) by Jacob See