Versions in this module Expand all Collapse all v0 v0.1.2 Jul 22, 2025 v0.1.1 Jul 17, 2025 v0.1.0 Jul 17, 2025 Changes in this version + type Options struct + IncludeDraft bool + IncludePrerelease bool + IncludeTags bool + type Resolver interface + MaxSatisfying func(ctx context.Context, owner, repo, constraint string) (string, error) + func New(githubClient github.Client, options Options) Resolver