Skip to content

Releases: MystenLabs/suiup

v0.0.7

09 Dec 18:48

Choose a tag to compare

0.0.4 - 2025-12-09

New features

  • move-analyzer binary is now supported. Install it using suiup install move-analyzer

Bug fixes

  • fixed a bug on Windows for checking if binaries exist already

v0.0.6

05 Dec 18:39
661b9d7

Choose a tag to compare

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 cleanup will clean the cache directory. Use --help to see the available flags
  • suiup switch now allows to switch binary versions, including different nightly versions
  • suiup doctor will check the environment information for issues
  • suiup can 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

05 Dec 16:58
590c0be

Choose a tag to compare

v0.0.5 - 2025-12-05

  • fixed installer for Windows
  • fixed handling correct paths for binaries on Windows

v0.0.4

25 Jul 16:43
12d5896

Choose a tag to compare

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 cleanup will clean the cache directory. Use --help to see the available flags
  • suiup switch now allows to switch binary versions, including different nightly versions
  • suiup doctor will check the environment information for issues
  • suiup can 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

07 Jul 18:28
ec73591

Choose a tag to compare

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.2

02 Jun 18:14
e295488

Choose a tag to compare

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

0.0.1 - 2025-03-09

  • First release.

v0.0.1

20 May 22:46

Choose a tag to compare

0.0.2 - 2025-03-10

  • Allow to only pass the version without a network: suiup install sui v1.40.1 is 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.