Releases: sirosen/upadup
Releases · sirosen/upadup
0.4.0
0.3.1
0.3.0
upadupnow supports "Compatible release" (~=) and "Arbitrary equality" (===) clauses when parsing dependency specifiers and will update packages with these styles of pins to their latest versions.- Parsing and handling of whitespace in dependency specifiers has been improved. Whitespace is now handled correctly in more scenarios.
0.2.0
- Performance enhancement:
upadupwill only call out topypi.orgon an as-needed basis upadupno longer requires that config enumerates all of theadditional_dependenciesentries. Instead, it works on alladditional_dependenciesfor the configured hooks.
Note
upadup is now using trusted publishers driven via GitHub Releases.
This and future releases will be made via a GitHub Release.