- Added progress reporting for the download stage of package installation. Previously we would jump from 0% to 100% for the installation after a pause. Now we have fine grained download progress information and then two smaller jumps for the verification and file installation steps.
- Added
timestampfield to log messages emitted when using--json --log-output stdout.