View Source Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog.
v0.1.1 (2024-07-04)
Added
workspace.run
: add--export
option for exporting execution results as ajson
fileworkspace.run
: log execution time per projectworkspace.list
: add--relative-paths
option for exporting relative paths with respect to the workspace path instead of absolute paths (the default one).
Removed
workspace.run
: remove--execution-mode
flag
v0.1.0 (2024-05-13)
Initial release.