Releases: houseabsolute/ubi
Releases · houseabsolute/ubi
v0.0.5
- Include s390 and s390x in possible arch list. This also fixes a bug where that arch might be used when running
ubi
on any platform. - Ignore
.deb
and.rpm
files. - Look for multiple valid files to download and prefer 64-bit binaries on 64-bit CPUs.
v0.0.4
- Add support for releases which are either the bare executable or a gzipped executable, like rust-analyzer.
v0.0.3
- Update tokio and other async deps to avoid panics and eliminate deprecated net2 crate from dep tree.
v0.0.2
v0.0.1
- First release