Releases: offspot/image-creator
Releases · offspot/image-creator
1.1.3
1.1.2
1.1.1
0.9.8
0.9.7
0.9.6
1.1.0
Changed
- [
utils.aria2
]Downloader.get_feedback()
now includes overallduration
andspeed
- Contents download now displays overall download stats with speed
- Using offspot-config 2.1.0
- Failed downloads clearly appear as such in logs
- Checksum info for files and base-image from config is passed to aria2 and checked
- Downloads display checksum if it was passed/used
Fixed
- [
utils.aria2
]Download.completed_on
now set inpost_process
for better accuracy on indirect downloads
Removed
utils.download.download_file
which is not used anymore