You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use the file decoder provider to open URI with jar: ( Take 2 ) (#120)
* Use the file decoder provider to open URI with jar:
* Better title extracted from the URI
Support offline usage when version is to latest-stable (#106)
We can forward `latest.stable` as an artifact value to coursier which will fallback to latest cached version when device is offline.
Co-authored-by: Ayoub Benali <ayoub.benali@outlook.com>