- many new features and bug fixes
- some error messages have been improved
- 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
- the check for newer suiup version has been fixed
- refactorings
- bug fixes
- 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.
- First release.