Closed dennisvang closed 8 months ago
Invalid values for the pre argument are simply ignored in Client.check_for_updates(), as if no pre value were specified.
pre
Client.check_for_updates()
To alert the user (dev), we do log a warning.
fixes #120
Invalid values for the
pre
argument are simply ignored inClient.check_for_updates()
, as if nopre
value were specified.To alert the user (dev), we do log a warning.
fixes #120