This release has seen a big refactoring of the command processing to permit redirection of output. It is now possible to redirect the output of a command to a file or a unix process. Some mechanisms have been introduced to follow this change such as an alias mechanism.
Here is a non exhaustive list of the new features:
- redirections and pipes
- aliases
- process handlers
- force unscope (and more generally better scope management)
- better json output
- better terminal use