Skip to content

v1.16.0-beta.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@jewlexx jewlexx released this 11 Dec 03:51
· 16 commits to trunk since this release
42c6e5b

Fixes

  • Fix match arms on disabled commands with certain feature flags

Added

  • Added config validations.
    • sfsu will now crash with an error message if no_junction is enabled.
  • Added app download --outdated flag to download new versions of all outdated apps
  • Warnings in search command for deprecated usage
  • Support json flag in search command

Changed

  • Removed json flag from app download command
  • Download progress bars now show app name instead of url leaf
  • Download hash checks now report to a progress bar rather than a print message for each
  • Logs will now go into <PWD>/logs if running with debug assertions
  • search command no longer hides [installed] label if only searching for installed apps

Removed

  • sfsu_macros crate