Skip to content

Add `PackageRelation` struct to cover all package relations except optional dependencies

David Runge requested to merge feat/package-relation into main

Adapt VersionComparison and VersionRequirement to allow easier use by other types. Add PackageRelation struct to cover all package relations except optional dependencies.

Fixes #13 (closed)

Merge request reports

Loading