Releases: FuelLabs/fuelup
Releases · FuelLabs/fuelup
v0.1.3
What's Changed
- fix: _arch -> _cputype naming by @binggh in #49
- replace jq with cut by @binggh in #50
- Update err message to handle failed download by @binggh in #48
- Fix formatting for
fuelup-init.sh
by @binggh in #54 fuelup self update
by @binggh in #51- Try sh ci actions by @binggh in #55
- ci for deploying fuelup version by @binggh in #58
- Improve installation messages by @binggh in #23
- bootstrap ci tests by @binggh in #56
- fuelup option to add to path by @binggh in #61
- Gracefully handle errors for
download_file
by @binggh in #57 - remove need_tty by @binggh in #70
- update README with updated instructions by @binggh in #74
- Bump to v0.1.3. by @adlerjohn in #72
Full Changelog: v0.1.2...v0.1.3
v0.1.2
What's Changed
- Fix script location. by @adlerjohn in #38
- update cut command by @binggh in #42
- Bump to v0.1.2 by @adlerjohn in #41
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- update README.md by @binggh in #15
- check cargo installations before download happens by @binggh in #20
- Remove verbose option from tar by @binggh in #21
- Add fuelup installation message at the end by @binggh in #22
- Add CI to publish
fuelup-init.sh
by @adlerjohn in #25 - Fix license link in readme. by @adlerjohn in #26
- deprecate curl in favour of ureq by @binggh in #30
- typo: forc toolchain -> fuel toolchain by @binggh in #27
- Fix fuelup-init.sh and make it sh-compliant. by @adlerjohn in #28
- fix: Forc -> Fuel again by @binggh in #34
- Add lint and publish check CI jobs. by @adlerjohn in #35
- commit Cargo.lock by @binggh in #33
- Bump to v0.1.1. by @adlerjohn in #36
- Update missed lockfile. by @adlerjohn in #37
New Contributors
- @adlerjohn made their first contribution in #25
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- minimum viable fuelup by @binggh in #8
- preliminary ci.yml by @binggh in #9
- Remove fuelup directory and bin which was for testing purposes by @binggh in #11
- rework fuelup-init.sh by @binggh in #14
New Contributors
- @binggh made their first contribution in #8
Full Changelog: https://github.com/FuelLabs/fuelup/commits/v0.0.2
v0.0.1
fix: aarch64-linux-gnu:latest -> cross-rs/aarch64-unknown-linux-gnu:main