Changelog * Handled non-text files in machine folders (30) * Handled comments in .startup files (32) * Added log function (at the moment used only for errors in win2unix file conversions)
0.34
Changelog * Fixed bad encoding of paths with python2 (24) * Fixed of install permissions (29) * Added some user friendly messages * Fixed permission error in apache labs (28) * Moved P4-examples to Labs repo (https://github.com/KatharaFramework/Kathara-Labs/tree/master/P4)
0.33.1
* Modified the `install` script for Unix systems so that Kathará can now work if the installation user is different from the end user (so also in multi-user systems) * Fixed a bug with `lclean` under Windows * Fixed a bug with `vclean` anc legacy cleaning commands
Please remember to run `lwipe` and `install` after updating
0.33.0
* Add compatibility with both Python 2 and 3 (22)
0.32.1
* Temporarily removed update script to avoid errors on Mac OS. * Fixed an error on Mac OS during install script.
0.32.0
* Fixed a permission issue with the config file during install if `$NETKIT_HOME` was outside the `$HOME` directory (as it should be). * Added a simple update script (`$NETKIT_HOME/update`). * Added a simple script that can print the status of the required components (`$NETKIT_HOME/check`).