Features
- Allow for GitHub extended search syntax (like
user:marwanhawari
andlanguage:go
) insearch
command (#60) - Stew now ignores archived repos in
search
command (#62) - Stew now ignores pre-releases when installing/upgrading latest version of a package (#49)
- Improved checksum filtering in repo assets (#65)
- Added a new configuration option
excludedFromUpgradeAll
to specify a list of binaries that should be excluded from thestew upgrade --all
command (#48)
Other:
- Disallow stew from installing/upgrading itself (#61)