Expand description

0.1.1 (June 22nd, 2022)

Changes

Git: add new function:

pub fn new_cmd_for_adding_all_files<F, P>(&self, files: Option<F>)
-> Command
where
    F: Iterator<Item=P>,
    P: AsRef<Path>;

Dependencies

NameVersionNormalDevelopmentBuild
dia-semver>=9, <10