All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Refactor into a reusable package with a runnable Script object
- Script module now allows execution of subscripts
- Fix a critical bug that caused foreground apps that need PTYs to fail
- Multiplex logs to stdio & log file
- Add simple loop capabilities
- Support for specifying Env vars in command module
- All process output recorded in logs
- Processes' output is prefixed in logs
- Migrate to
kraken-hpc
github org
- Initial versioned release