Added
- Add installer (It has not been officially released, but you can used it already).
- Testing for single script file (Add
executeevaluation,Interceptand__SOURCED__variable). - Add
--keep-tempdiroption. - Add
Data < <FILE>syntax.
Removed
- Drop support for busybox 1.1.3 and similar versions as it can not redefine builtin commands.
- Drop support for ash 0.3.8 and similar versions as it can not use retrun in sourced script.
- Remove
call/invoke<STRING>syntax.