To avoid too many diff tools being launched, ApprovalTests will stop launching after the 5th time. This is configurable in python GenericDiffReporter.throttling_threshold
7.3.0
MrJobApprovals mistakenly did not allow you to pass options, it does not.
This is an api change, hence the minor version bump
7.2.0
You can invoke a `verify()` call from the command line This allows invoking python approvals from any other stack via subprocesses.