0.24 Released
We have been pushing out new releases fairly often recently. 0.23 was released last friday, the release notes can be found here. Today we released version 0.24. There are no API changes except that the ANSI.class was changed to better work in combination with other strings. The command line parser was also enhanced to better support quotes and escaped spaces. Æsh also support multiline edits with the use of \ at the end of the line which is similar to how it work on posix shells. We’ve also added a better way of controlling logging. From now on no logging will be performed if its not enabled in Settings or by setting the aesh.logging property to true. Enjoy!