Skip to content

0.13.0 - Obsolete

Compare
Choose a tag to compare
@antublue antublue released this 15 Dec 04:30
· 470 commits to main since this release

New

  • Added command line option --with to set a property
    • equivalent to -P
  • Added command line option --env to set an environment variable
    • equivalent to -E
  • Added command line option --with-file to load a properties file
  • Added support to define an environment variable using a property
  • Added support for running processes directly without a shell (shell: none)