Releases: FuelLabs/fuelup
Releases · FuelLabs/fuelup
v0.11.1
What's Changed
- refactor: rename official toolchains to distributable toolchains for consistency by @bingcicle in #268
- fix: help for toolchain install by @bingcicle in #266
- fix: uninstall logic by @bingcicle in #267
- bump v0.11.1 by @bingcicle in #269
Full Changelog: v0.11.0...v0.11.1
v0.11.0
What's Changed
- add forc-doc; remove forc-explore by @bingcicle in #261
- docs: better explanation for components; update forc-explore references by @bingcicle in #260
- feat: add beta-1 toolchain by @bingcicle in #262
- bug: uninstall+default bug by @bingcicle in #259
- release: bump v0.11.0 by @bingcicle in #263
Full Changelog: v0.10.2...v0.11.0
v0.10.2
What's Changed
- bug: replace
rename
usage with remove+copy usage by @bingcicle in #253 - release: v0.10.2 by @bingcicle in #254
- ci: filter by CI runs only by @bingcicle in #255
Full Changelog: v0.10.1...v0.10.2
v0.10.1
What's Changed
- deps: bump tracing-subscriber by @bingcicle in #247
- better messages for fuelup update by @bingcicle in #246
- fix: print output with fuelup show and replace
println
withtracing
by @bingcicle in #250 - release: v0.10.1 by @bingcicle in #248
Full Changelog: v0.10.0...v0.10.1
v0.10.0
What's Changed
- feat: nightly specify date by @bingcicle in #170
- feat: use update hashes by @bingcicle in #238
- update help message for toolchain installation by @bingcicle in #242
- feat:
fuelup update
by @bingcicle in #239 - docs: update docs to mention
fuelup update
instead by @bingcicle in #243 - refactor: update usages of tmp dir to use default OS tmp path by @bingcicle in #241
- release: v0.10.0 by @bingcicle in #244
Full Changelog: v0.9.0...v0.10.0
v0.9.0
What's Changed
- test: add forc-wallet; other minor cleanups by @bingcicle in #221
- docs: various minor updates by @bingcicle in #222
- fix: forc-wallet version check by @bingcicle in #229
- fix: check if component is published as a standalone before collecting for downloads by @bingcicle in #225
- fix: remove usage of tmp dirs when installing toolchains by @bingcicle in #231
- test: use 'fuel-core' instead of 'forc' for component_add tests by @bingcicle in #233
- refactor: don't save channel in toolchain installation by @bingcicle in #226
- test: update toolchain installation tests by @bingcicle in #234
- bug: fix download panick when fuelup is not updated by @bingcicle in #220
- remove publish = true for
forc-client
by @bingcicle in #224 - refactor: use new subdir /tmp for std-lib checkouts by @bingcicle in #232
- release: v0.9.0 by @bingcicle in #235
Full Changelog: v0.8.0...v0.9.0
v0.8.0
What's Changed
- ci: script to read from
components.toml
when building channels by @bingcicle in #210 - refactor: deprecate append_package_to_channel by @bingcicle in #214
- feat: creating a new toolchain should set it as default by @bingcicle in #217
- refactor: deprecate usage of consts by @bingcicle in #215
- feat: support forc-wallet by @bingcicle in #195
- release: v0.8.0 by @bingcicle in #218
Full Changelog: v0.7.1...v0.8.0
v0.7.1
What's Changed
- fix forc-client tests by @bingcicle in #209
- fix: update component remove by @bingcicle in #211
- release: bump 0.7.1 by @bingcicle in #212
Full Changelog: v0.7.0...v0.7.1
v0.7.0
What's Changed
- refactor: deprecate latest tag by @bingcicle in #198
- ci: publish forc-client in CI by @bingcicle in #201
- refactor: remove usage of channels to show versions by @bingcicle in #203
- feat: allow fuelup to download forc-client by @bingcicle in #202
- feat: extract src/component.rs into its own lib by @bingcicle in #204
- release: v0.7.0 by @bingcicle in #206
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
- docs: update quickstart by @bingcicle in #176
- fix proxy_cli interaction; deprecate SUPPORTED_COMPONENTS by @bingcicle in #178
- refactor index-versions to create each package in isolation by @bingcicle in #179
- install std and core libs on installing
forc
by @bingcicle in #183 - feat: auto detect http proxy setting. by @calldata in #187
- components toml by @bingcicle in #181
- update
nightly
publishing script to support build metadata by @bingcicle in #189 - deprecate package version by @bingcicle in #188
- fix: date format when publishing by @bingcicle in #193
- bump v0.6.0 by @bingcicle in #194
New Contributors
Full Changelog: v0.5.0...v0.6.0