Added
- Script commands now support
relative-to = "workspace-root". This has minimal impact on setup scripts since they always run relative to the workspace root, but allows wrapper scripts to be invoked more easily.
Changed
- On remapping workspace or target directories, they're now converted to absolute ones. This should not have user-visible effects.