* Removed package path normalization ([`os.path.normpath`](https://docs.python.org/3/library/os.path.htmlos.path.normpath)) . Friendly to non file-system packages. See https://github.com/mottosso/allzpark/pull/102issuecomment-675002154 and 109.
* Improved console log message layout, see https://github.com/mottosso/allzpark/pull/102issuecomment-675053422.
* Fixed incorrect package variant root path, see 103.
* Updated vendorized `qargparse.py`, see 106.
**Before**

**After**
