Version 0.2.3-alpha
- Fixed invalid missing dependencies showing up when you type list -u
Version 0.2.2-alpha
- Fixed version parsing error for versions that show up as NULL from the api. This was just a display issue, didn't actually affect the usage of Rustique
Version 0.2.1-alpha
- Using -v now shows the correct mod directory that Rustique is looking at
- Misbehaving mods are now added to an exclusion list so they are skipped in the future. You can view this list with
rustique config list --exclusions - Added compiler flags to make the Rustique binary smaller and reduced features from used libraries. (saves a few MBs from the executable)
- Added misc command for generating auto complete for the shells zsh,bash,fish,powershell.
./Rustique help misc