Releases: sirosen/upadup
Releases · sirosen/upadup
0.3.1
0.3.0
upadup
now 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:
upadup
will only call out topypi.org
on an as-needed basis upadup
no longer requires that config enumerates all of theadditional_dependencies
entries. Instead, it works on alladditional_dependencies
for 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.