Changes for version 0.008 - 2023-08-17
- No changes from 0.007_02.
Changes for version 0.007_02 - 2023-08-16
- get() now returns 2 additional values, a Path::Tiny object for the files containing stdout and stderr from git.
- added 2 new methods, path_stderr, and path_stdout.
- Remove dependency on Test2::Plugin::UTF8.
Changes for version 0.007_01 - 2023-08-05
- The git used for the tests now always outputs UTF-8, as the real Git does.
- Added a new test to test the UTF-8 handling.
Modules
use Git commands with Future
use Future with Git::Background