Releases: MystenLabs/suiup
Releases · MystenLabs/suiup
v0.0.7
v0.0.6
0.0.4 - 2025-07-25
- many new features and bug fixes
- some error messages have been improved
New features
- Walrus Sites is now supported. Install it using
suiup install site-builder suiup cleanupwill clean the cache directory. Use--helpto see the available flagssuiup switchnow allows to switch binary versions, including different nightly versionssuiup doctorwill check the environment information for issuessuiupcan now be installed from script into a custom directory. See the docs for more information
Bug fixes
- the check for newer suiup version has been fixed
0.0.3 - 2025-07-07
- refactorings
- bug fixes
0.0.2 - 2025-06-02
- supports now to pass = or == or @ for specifying a version
- new self command to make it easy to self update:
suiup self update. - enabled tracing to be able to run with RUST_LOG=info suiup
- lots of code refactoring thanks to @wangeguo.
0.0.1 - 2025-03-09
- First release.
v0.0.5
v0.0.5 - 2025-12-05
- fixed installer for Windows
- fixed handling correct paths for binaries on Windows
v0.0.4
0.0.4 - 2025-07-25
- many new features and bug fixes
- some error messages have been improved
New features
- Walrus Sites is now supported. Install it using
suiup install site-builder suiup cleanupwill clean the cache directory. Use--helpto see the available flagssuiup switchnow allows to switch binary versions, including different nightly versionssuiup doctorwill check the environment information for issuessuiupcan now be installed from script into a custom directory. See the docs for more information
Bug fixes
- the check for newer suiup version has been fixed
v0.0.3
v0.0.2
0.0.2 - 2025-06-02
- supports now to pass
=or==or@for specifying a version - new
selfcommand to make it easy to self update:suiup self update. - enabled tracing to be able to run with
RUST_LOG=info suiup
0.0.1 - 2025-03-09
- First release.
v0.0.1
0.0.2 - 2025-03-10
- Allow to only pass the version without a network:
suiup install sui v1.40.1is now valid. - Fixed installing and setting the default MVR for Windows.
- Fixed up a few small things in the codebase to make it more consistent.
0.0.1 - 2025-03-09
- First release.