Support the ability to tell GoodGet to install only versions within a certain range (similar to allowVersions in nuget update), and the ability to restrict any update to be safe, where safe means either
- Only patch-updates are updated
- Only backward compatible versions (i.e. Minor) are updated.
Support the ability to tell GoodGet to install only versions within a certain range (similar to allowVersions in nuget update), and the ability to restrict any update to be safe, where safe means either