Added
- A new
--bound=alloption disables the default set on the command line. --run-ignored ignored-onlyhas been shortened to--run-ignored only. (The old name still works
as an alias.)
Fixed
- Documentation links updated to point to the new website.
Changed
-
Previously, passing in any
-Eoptions would disable the default set. However in practice that
was found to be too confusing, and this behavior has been removed. Instead, use--bound.This is technically a breaking change, but default sets aren't in wide use yet so this should have
minimal impact.