v0.8.2
Immutable
release. Only release title and notes can be modified.
- Fixed a bug introduced in 0.8.0, which caused
ubito prefer thebrowser_download_urlover theurlfor a GitHub asset. When both are present, it will now use theurlfield. This is important because when downloading assets from a private repo, theurlwill work with the authentication headers thatubisets. Fixed by @rnaveiras (Raúl Naveiras). GH #139. - Added more context to errors and made
ubidisplay the full error context when it fails. This should help with debugging issues like #136.