Releases: FuelLabs/fuelup
Releases · FuelLabs/fuelup
v0.16.2
What's Changed
- refactor: update nightly publishes by @bingcicle in #337
- fix: nightly publishing overwriting by @bingcicle in #350
- refactor: break up command.rs into files per subcommand by @deekerno in #349
- relink fuelup to components to push updates by @bingcicle in #357
- fix: install overridden components to store instead of to the toolchain dir by @bingcicle in #354
- fix: fuelup show display string by @bingcicle in #358
- release: v0.16.2 by @bingcicle in #359
New Contributors
Full Changelog: v0.16.1...v0.16.2
v0.16.1
What's Changed
- fix: include beta toolchains in override error messages by @bingcicle in #346
- release: bump v0.16.1 by @bingcicle in #347
Full Changelog: v0.16.0...v0.16.1
v0.16.0
What's Changed
- fix clippy lints related to the new rust version by @bingcicle in #327
- update nightly channel building; handle ureq error by @bingcicle in #326
- refactor: update
Toolchain::from_path
to returnSelf
instead ofResult<Self>
by @bingcicle in #334 - feat: allow usage of fuel-toolchain.toml in projects by @bingcicle in #317
- ci: publish latest twice to include one with date by @bingcicle in #328
- fix: default bug by @bingcicle in #340
- fix: nightly workflow by @bingcicle in #341
- Fix crash when
.fuelup
doesn't exist by @IGI-111 in #344 - feat(fuel-toolchain.toml): support dates by @bingcicle in #335
- release: v0.16.0 by @bingcicle in #345
New Contributors
Full Changelog: v0.15.1...v0.16.0
v0.15.1
What's Changed
- fix: prefer .last() over .nth(1) while parsing version strings by @bingcicle in #314
- fix: latest version panic by @bingcicle in #315
- release: v0.15.1 by @bingcicle in #316
Full Changelog: v0.15.0...v0.15.1
v0.15.0
What's Changed
- fix(components): forc-client references in components.toml by @bingcicle in #300
- tests: prefer hard_link over copy to prevent 'Text file busy' error by @bingcicle in #305
- refactor: workspacify fuelup by @bingcicle in #304
- docs: improve readme to make book more discoverable by @bingcicle in #306
- feat: add forc index by @bingcicle in #308
- ci: add job to update channel on release by @bingcicle in #307
- warning message for trying to add a default forc plugin by @bingcicle in #302
- tweak: do not consume download Err by @bingcicle in #311
- release: v0.15.0 by @bingcicle in #312
Full Changelog: v0.14.0...v0.15.0
v0.14.0
What's Changed
- fix 'toolchain install' tooltip and add testnet toolchain docs by @bingcicle in #296
- feat: component list by @bingcicle in #292
- feat: warn existing executables by @bingcicle in #294
- release: v0.14.0 by @bingcicle in #299
Full Changelog: v0.13.0...v0.14.0
v0.13.0
What's Changed
- feat: add fuel-indexer by @bingcicle in #281
- refactor: rewrite sh commands into build-channel script by @bingcicle in #286
- feat: fuelup completions by @0xYYY in #293
- feat: handle no such file error by @bingcicle in #282
- refactor: move compare-versions into ci directory by @bingcicle in #288
- release: v0.13.0 by @bingcicle in #283
New Contributors
Full Changelog: v0.12.2...v0.13.0
v0.12.2
What's Changed
- do fs::remove_file before fs::copy in case of running binaries by @bingcicle in #279
- release: v0.12.2 by @bingcicle in #280
Full Changelog: v0.12.1...v0.12.2
v0.12.1
What's Changed
- fix: fix panic on adding invalid component by @bingcicle in #272
- fix: fuelup check/update panicking for
beta
toolchains by @bingcicle in #273
Full Changelog: v0.12.0...v0.12.1
v0.12.0
What's Changed
- feat: beta-2 toolchain by @bingcicle in #270
- release: v0.12.0 by @bingcicle in #271
Full Changelog: v0.11.1...v0.12.0