Many new features, bug fixes and news tests are included is this new release 0.9.17.
- Added include_dir directive to include split configuration files from a directory.
- Added possibility of using 'all' for sudo commands
- Replaced os.system by subprocess (python)
- Added support for sudo -u
- Corrected shell variable expansion
- Corrected bugs in aliases support
- Fixed timer (idle session)
- Added exit code support
- Fixed wrong group reference for logging
- Replaced Python os.system with subprocess