* Update clg dependency
* Simplify package version handling
* Make tempdir and tempfile library functions more generic
* Improve handling of default cli command
* Add new Run Popen subclass that can be used as context manager. Add async
mode, handle output as utf-8, improve string splitting when not using
subshell and use process sessions to handle subprocesses. Refactor run
library function
* Add Config.render functionality expanding Config in a string
* Add default command clg keyword. Update tests and docs
* dev version update