Add cli option to check for forwards compat
Adds a --forward-abi option to the CLI, to specify whether to check
for added libraries or symbols in a commit. It is enabled by default,
and there is no option for backwards compatibility, which may be nice
to add.