Changes for version 0.17 - 2021-08-30
- Devel::Git::MultiBisect::BuildTransitions::multisect_builds() now accepts "{probe => 'stderr'}" as its argument. This will enable the user a way to track any changes in the STDERR output generated while running 'make', e.g., changes in warnings generated by Perl scripts invoked by 'make'.
- Devel::Git::MultiBisect::Auxiliary::get_current_branch() has been removed. It had not been used anywhere in the distribution in several years.
- 'workdir' is no longer used either as a command-line switch processed by Devel::Git::MultiBisect::Opts or as an attribute inside any Devel::Git::MultiBisect::* object. It was found to be superfluous.
Documentation
Modules
Study build and test output over a range of git commits
Gather test output over an entire range of git commits
Helper functions for Devel::Git::MultiBisect
Gather build-time output where it changes over a range of git commits
Initializer for Devel::Git::MultiBisect
Prepare parameters for Devel::Git::MultiBisect
Gather test output where it changes over a range of git commits