Changes from #278 including:
- More executable verbs: Added many more executable verbs and removed a lot of the default alias groups. This is to enable more natural language definitions without the need to override so many verb aliases
- Customizable verb alias groups: Define your own verb alias mappings directly on an executable
- Env temporary files: Parameters and argument values to be saved to a temporary outputFile
- Nameless execs: add support for nameless execs when a namespace is defined (referenced like
ws/ns:
) - Bug fixes: executable log archiving now works, workspaces now exclude problematic directories by default, warnings are logged for duplicate execs, import directory handling, and other small issues related to recent changes
Full Changelog: v1.0.1...v1.0.2