Skip to content

v1.2.0

Latest
Compare
Choose a tag to compare
@ProPuke ProPuke released this 03 Apr 00:09
· 4 commits to master since this release

( ' . ' )

  • added: you can rename filenames in variables using as, same as you can with globs
  • added: cd command for changing directory within a task (note that each task has its own cwd scope), along with cd - for popping off the last cd change 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