Skip to content

Version 1.1.9

Compare
Choose a tag to compare
@amostajo amostajo released this 26 Jan 23:29
· 58 commits to v1.0 since this release

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.