0.0.2
Bugfix Release
This fixes the panic that occurs when run where there is no terminal. In that case it falls back to a simple logger.
Changelog:
- Upgraded simple_log crate to 0.4.2 and switch to a simple logger if the term logger fails due to there not being a terminal #2