Added
- Purge command for removing persist folders
- Added dependabot config
MinInfo
struct from sprinkles library- MIT license option in addition to Apache-2.0 license
- More detailed sprinkles version in clap output
- Added sprinkles contributors to credits
- Enable
contexts
feature by default - Logs are now moved to the new logging directory if any are found in the old location
app
command for managing apps
Changed
- Moved sprinkles library to seperate repo
- Renamed sfsu-derive to sfsu-macros
- Updated sprinkles library
- Use Rust nightly toolchain
- Logs now go into
LocalAppData\sfsu\logs
instead of<sfsu install folder>\logs
- Run debug build on push and only run release build on release
- Internal: Do not make
wrappers
module public - Moved
purge
command intoapp
subcommand - Internal: allow dead code in
Signature
impl (functions reserved for future use) - Moved all app related commands into
app
subcommand, and added aliases in root command - Internal: move command docs to structs for modularity
- Use spinner for manifest gen
Removed
info-difftrees
feature flag- Bot contributions from contributors list
Fixed
- CI builds
- Re-run build.rs if executable manifest changes
Full Changelog: v1.13.4...v1.14.0
🛡 VirusTotal GitHub Action analysis: