Releases: FuelLabs/fuelup
Releases · FuelLabs/fuelup
v0.27.4
What's Changed
- tests: actually point to yesterday for nightly overrides by @kayagokalp in #736
- fix: unblock ci by pinning nightlies to 2025-05-26 by @kayagokalp in #740
- trigger toolchain updates to gh-pages branch by @zees-dev in #738
- Fix: Correct upstream repository mapping in update-compiler-explorer script by @JoshuaBatty in #745
- Skip workflow files in git add to avoid permission errors by @JoshuaBatty in #746
- Remove workflow files from git tracking to avoid permission issues by @JoshuaBatty in #747
- Revert "Remove workflow files from git tracking to avoid permission issues" by @JoshuaBatty in #748
- write updated content back to disk so there and changes to commit by @JoshuaBatty in #749
- Fix final issues with the update compiler explorer script by @JoshuaBatty in #750
- ci: improve PR descriptions for update-channel workflows by @kayagokalp in #762
- ci: use fuel-core's version for fuel-core-keygen in update-channel by @kayagokalp in #764
- Use PAT for Compiler Explorer updates by @JoshuaBatty in #765
- Fix Typo in Proxy Environment Variables Heading by @leopardracer in #766
- feat(toolchain): Support local binary paths in toolchain configuration by @JoshuaBatty in #772
- Fix Typo in Variable Name by @Ahjan1999 in #770
- feat(toolchain): Add export command to generate fuel-toolchain.toml by @JoshuaBatty in #777
- Fix typo in verify_tag.sh by @vtjl10 in #767
- chore: bump to v0.27.4 by @JoshuaBatty in #778
New Contributors
- @leopardracer made their first contribution in #766
- @Ahjan1999 made their first contribution in #770
- @vtjl10 made their first contribution in #767
Full Changelog: v0.27.3...v0.27.4
v0.27.3
What's Changed
- Fix: Resolve git auth and upstream errors in update-compiler-explorer script by @JoshuaBatty in #731
- add: forc-publish binary by @JoshuaBatty in #732
- Fix: Improve git error handling in update-compiler-explorer script by @JoshuaBatty in #734
- feat: add forc-call binary by @zees-dev in #728
- chore: bump to v0.27.3 by @kayagokalp in #735
Full Changelog: v0.27.2...v0.27.3
v0.27.2
What's Changed
- feat: fix install script mime type by @mchristopher in #713
- fix: use app-key and fuelup-env for publishing last version metadata by @kayagokalp in #719
- feat: add forc-node by @kayagokalp in #720
- chore: bump to 0.27.2 by @kayagokalp in #723
New Contributors
- @mchristopher made their first contribution in #713
Full Changelog: v0.27.1...v0.27.2
v0.27.1
What's Changed
- Add tests and highlight issues with should_panic by @alfiedotwtf in #683
- Fix incorrect binary link target by @alfiedotwtf in #665
- Extend finding components to plugins and executables distributed by forc by @alfiedotwtf in #666
- Extend triple target to everything distributed by forc by @alfiedotwtf in #667
- chore: swap deprecated actions/upload-release-assets to softprops/action-gh-release by @alfiedotwtf in #688
- Add
forc-submitto components.toml (sway #3875) by @alfiedotwtf in #689 - Update
channels.mdto reflect that thelatestchannel now points to master instead of the testnet by @JoshuaBatty in #694 - chore: migrate from REPO_TOKEN to GITHUB_TOKEN by @JoshuaBatty in #696
- fix: gh action slack notification by @sdankel in #697
- feat: add forc-migrate plugin by @sdankel in #699
- ci: use app key for gh-pages action by @sdankel in #700
- ci: add fuelup-bot environment to gh-pages by @sdankel in #701
- fix: update reserved names by @sdankel in #702
- chore: update dependencies by @sdankel in #703
- ci: update rust version to 1.85.0 by @sdankel in #706
- fix: typos in documentation files by @kilavvy in #705
- ci: add missing env variable to nightly workflow by @sdankel in #708
- Keep compiler explorer synced with the mainnet version of
forcby @JoshuaBatty in #709 - chore: bump version to v0.27.1 by @JoshuaBatty in #710
New Contributors
Full Changelog: v0.27.0...v0.27.1
v0.27.0
What's Changed
- Update component target tarball (#654) by @alfiedotwtf in #669
- feat: add mainnet channel, remove betas by @sdankel in #677
- chore: bump version to v0.27.0 by @kayagokalp in #679
New Contributors
- @alfiedotwtf made their first contribution in #669
Full Changelog: v0.26.0...v0.27.0
v0.26.0
What's Changed
- Add
beta-5andtestnetto the channels section of the book. by @JoshuaBatty in #628 - remove unnecessary markdown-link-check-disable flag by @JoshuaBatty in #629
- Fix typos2 by @nnsW3 in #630
- Remove unused
fuelup toolchain list-revisionsflag by @JoshuaBatty in #633 - fix: Fix panic in fuelup download by @sdankel in #635
- chore: Add indexing_slicing lint by @sdankel in #637
- Show installed toolchains if a user tries to set an incorrect toolchain name to the default. by @JoshuaBatty in #632
- Add the indoc crate to help clean up examples by @JoshuaBatty in #639
- ci: enable test coverage tracking by @kayagokalp in #641
- Alter use of the --verbose flag for
fuelup checkby @JoshuaBatty in #631 - remove forc explore by @JoshuaBatty in #644
- Docs improvements by @cratiu222 in #645
- chore: bump to v0.26.0 by @JoshuaBatty in #648
New Contributors
- @cratiu222 made their first contribution in #645
Full Changelog: v0.25.1...v0.26.0
v0.25.1
What's Changed
- feat: add upgrade command to auto update fuelup, switch to latest and update installed channels by @kayagokalp in #625
- chore: bump to v0.25.1 by @kayagokalp in #626
Full Changelog: v0.25.0...v0.25.1
v0.25.0
What's Changed
- ci: update gh token by @sdankel in #615
- chore: Update github name and email for CI by @sdankel in #616
- feat: make latest toolchain point to testnet by @kayagokalp in #618
- chore: bump to v0.25.0 by @kayagokalp in #619
Full Changelog: v0.24.0...v0.25.0
v0.24.0
What's Changed
- feat: add
testnetreserved channel by @kayagokalp in #612 - chore: bump to v0.24.0 by @kayagokalp in #613
Full Changelog: v0.23.0...v0.24.0
v0.23.0
What's Changed
- feat: introduce devnet and remove preview reserved channel by @kayagokalp in #609
- chore: bump to v0.23.0 by @kayagokalp in #611
Full Changelog: v0.22.0...v0.23.0