Skip to content

Releases: FuelLabs/fuelup

v0.1.3

13 Jun 07:25
abeef79
Compare
Choose a tag to compare

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

28 May 15:27
03815ae
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v0.1.2

v0.1.1

28 May 03:24
1932a08
Compare
Choose a tag to compare

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

Full Changelog: v0.1.0...v0.1.1

v0.1.0

27 May 09:03
226cf5c
Compare
Choose a tag to compare

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:/FuelLabs/fuelup/commits/v0.0.2

v0.0.1

25 May 06:23
Compare
Choose a tag to compare
v0.0.1 Pre-release
Pre-release
fix: aarch64-linux-gnu:latest -> cross-rs/aarch64-unknown-linux-gnu:main