Version 1.1.9
Changelog
- New
PrettifyCommand
. - Improved prettification on arrays with too many arguments (printed in multiple lines).
- Improved prettification on comparing conditions (if, while, else if and such) with too many arguments (printed in multiple lines).
- Added Ayuco's options support for
--comment
,--audit
and--void
. SetNameCommand
fully deprecated.- Bug fixes and minor updates.