( ' . ' )
- added: you can rename filenames in variables using
as, same as you can with globs - added:
cdcommand for changing directory within a task (note that each task has its own cwd scope), along withcd -for popping off the lastcdchange on the stack. - fixed: expression properties for querying filenames (
.dir,.file,.ext,.name) did not work correctly if the filepath contained escaped characters - added: expression properties can now also be used on variables containing lists of filenames, and will return a list of results, one for each