Evidence collection
v0.4.0-evidences-2.json bcc06df8
Collected 2 years ago
Release notes
Added
- Support for GlobRef definitions in a
pipeline.toml
file- Takes a
pattern
glob expression instead of aninput_path
- Takes a directory path as
output_dir
instead of a file path asoutput_file
, and will construct the anoutput_file
by appending the file name of a matched file to the output directory
- Takes a
Changed
- All paths in pipelines are now relative to the pipeline configuration file, instead of the current directory
Evidence collection
v0.3.0-evidences-1.json 224ed919
Collected 2 years ago
Release notes
Added
- Added
flip
command, for flipping an image along one or both axes. - Added
rotate
command to apply a rotation to an image, in steps of 90 degrees.